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

Default FirebaseApp is not initialized in this process [processName]. Make sure to call FirebaseApp.initializeApp(Context) first. #67

Open
mienaikoe opened this issue Oct 14, 2017 · 0 comments

Comments

@mienaikoe
Copy link

So I just recently updated my react native version to 0.48.4. On one of the many iterations of rebuilding my environment after react-native-git-update destroyed all of it, I found this error:

Default FirebaseApp is not initialized in this process com.kinvitereact. Make sure to call FirebaseApp.initializeApp(Context) first.

This was a new error that I hadn't seen in previous Android builds with react-native-firebase-analytics or react-native-fcm.

Is this something that can be handled in the library? If so, then I could do a PR. If not, then could the steps to get through this be documented somewhere?

@mienaikoe mienaikoe changed the title Default FirebaseApp is not initialized in this process [processName]. Make sure to call Firebase App.initializeApp(Context) first. Default FirebaseApp is not initialized in this process [processName]. Make sure to call FirebaseApp.initializeApp(Context) first. Oct 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant