HomePhabricator
Diffusion Comm f78e5b5d9e81

[native] Introduce `LoggedOutStaffInfo` and display in `LoggedOutModal`

Description

[native] Introduce LoggedOutStaffInfo and display in LoggedOutModal

Summary:
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

Test Plan:
Looks as expected:

15bd43.png (1×968 px, 1 MB)

Reviewers: tomek, marcin, varun, ginsu, rohan, O2 Blocking Reviewers, ashoat

Reviewed By: O2 Blocking Reviewers, ashoat

Subscribers: ashoat, abosh

Differential Revision: https://phab.comm.dev/D5559

Details

Provenance
atulAuthored on Nov 9 2022, 7:27 PM
Reviewer
Restricted Owners Package
Differential Revision
D5559: [native] Introduce `LoggedOutStaffInfo` and display in `LoggedOutModal`
Parents
rCOMM60343e293cb3: [native] Include additional fields in `BuildInfo`
Branches
Unknown
Tags
Unknown