-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
[🐛] ERROR Error: You attempted to use a Firebase module that's not installed natively on your project by calling firebase.app(). android expo #7980
Comments
Hi @hakimov-dev - have you imported |
Yes, i have imported |
I cannot recreate. Please provide an mcve to demonstrate bug. |
Hello @hakimov-dev, Hope this helps |
Hello 👋, to help manage issues we automatically close stale issues. This issue has been automatically marked as stale because it has not had activity for quite some time.Has this issue been fixed, or does it still require attention?
Thank you for your contributions. |
I'm still having this issue still, I already prebuilt the app and have installed all the deps and imported them, but I still have this issue
|
I am facing with the same issue, have you found a solution? |
Hey guys. If you have been using the firebase web SDK and decided to move to react-native-firebase, DELETE your firebaseConfig file or whatever you named the file to initialize firebase as it has no use other than creating a conflict with RNF. You don't need to initialize RNF since it gets its configuration from the json file u get from google. |
No response from OP, a couple of possible solutions have been provided. Please open a new issue if you think you have found a bug. |
Issue
I've a problem using that package ther problem:
But i already have installed that
@react-native-firebase/app
what could be the reason ? Btw i'm using that package on expo,package.json
:firebase.json
for react-native-firebase v6:# N/A
The text was updated successfully, but these errors were encountered: