In order to potentially help with troubleshooting, it's helpful to know
A. What sort of build is running (eg staff release/`__DEV__`)
B. Whether a staff user has logged in (`hasStaffUserLoggedIn`)
We display the following fields in `LoggedOutStaffInfo`:
- `__DEV__`
- `isStaffRelease`
- `hasStaffUserLoggedIn`