-
Notifications
You must be signed in to change notification settings - Fork 617
Initialize Firebase in direct boot mode #1840
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Note that even though `FirebaseApp itself initializes, none of the other SDKs get initialized until the user unlocks the devices.
@ashwinraghav you see any concerns with doing this? |
Binary Size ReportAffected SDKs
Test Logs
NotesHead commit (8d29024b) is created by Prow via merging commits: 975bb59 5567b2b. |
Coverage ReportAffected SDKs
Test Logs
NotesHTML coverage reports can be produced locally with Head commit (8d29024b) is created by Prow via merging commits: 975bb59 5567b2b. |
/retest |
@vkryachko: The following tests failed, say
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
Note that even though `FirebaseApp itself initializes, none of the other SDKs get initialized until the user unlocks the devices.
See #1766