-
Notifications
You must be signed in to change notification settings - Fork 894
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 in 5.0.4 version. #938
Comments
Hey there! I couldn't figure out what this issue is about, so I've labeled it for a human to triage. Hang tight. |
Hmmm this issue does not seem to follow the issue template. Make sure you provide all the required information. |
Hey there @berpcor, I don't think this is an issue with Firebase but rather a dupe of a react native issue. Can you try loading Firebase before everything else and see if that fixes the problem? |
Duplicate of #871 |
Unfortunately yes, I've tried all possible orders: before, after, middle, different depth in hierarchy of flles... |
https://stackoverflow.com/questions/50891391/importing-firebase-in-non-root-file-of-react-native-causes-error-in-android-emul
Look at there please.
I've downgraded to 5.0.2 and it's helped.
The text was updated successfully, but these errors were encountered: