evollu / evollu/react-native-firebase-analytics
Default FirebaseApp is not initialized in this process [processName]. Make sure to call FirebaseApp.initializeApp(Context) first.
- Dominant language
- Java
- Stars
- 206
- Forks
- 52
- PR merge metrics
- No merged PRs in 30d
Description
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?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.