RN 76.2 - No Firebase App '[DEFAULT]' has been created - call firebase.initializeApp() #8170
Unanswered
despinozakusjanovic
asked this question in
Q&A
Replies: 1 comment
-
Hi there! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Error al obtener el token FCM: [Error: No Firebase App '[DEFAULT]' has been created - call firebase.initializeApp()] [Component Stack]
Hello all,
I have tried many ways, but this error does not go away:
No firebase app '[DEFAULT]' has been created - call firebase.initializeApp()
I am using react-native 76.2 and @react-native-firebase 21.6.1 library.
I have seen someone else with the same error in 2023, but for my version of RN I have not been able to solve it.
I followed all the steps in the documentation.
I even started it manually on my startup.
I added the Google service and edited build.gradle and app/build.gradle.
Beta Was this translation helpful? Give feedback.
All reactions