Skip to content
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

BUG 🕷fixing crash when switching endpoints #332

Merged
merged 1 commit into from
Sep 13, 2018
Merged

Conversation

eoji
Copy link
Contributor

@eoji eoji commented Sep 13, 2018

what

The app would crash when switching endpoints because Firebase wasn't initialized or sometimes just not switch at all.

how

Initialized Firebase in onCreate on the application.
Added a delay before we trigger a rebirth.
Removed unused method.

@eoji eoji added the bug 🐛 label Sep 13, 2018
@eoji eoji requested a review from Rcureton September 13, 2018 21:41
@eoji eoji merged commit b84f75f into master Sep 13, 2018
@eoji eoji deleted the io/env-switch-crash branch September 13, 2018 23:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants