Closed co-de closed 4 years ago
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 the community's attention?
This issue will be closed in 15 days if no further activity occurs. Thank you for your contributions.
@co-de did you find a solution ? I have exactly the same problem. Thanks
@andru1989 you may examine what an RNFBv6+ integration looks like clean by examining output of script here (with all steps shown in the script) https://github.com/mikehardy/rnfbdemo/blob/master/make-demo.sh
I have the same issue. But... If I run app on emulator - everything fine. When creating APK file and running it on device - this error((( What can be wrong?
Issue title is ios. You mention android, how is that the same issue? How'd it go with the demo script?
Oh... Sorry... I am trying to solve this issue for 4 days... My brain destroyed........
I think just implementing it fresh might be easier if you were coming from v5, you've waited long enough it's like a whole new module. My demo script linked above shows every step of the integration though, with comments.
Issue
I am getting "RNFirebase core module was not found natively on iOS ensure you have correctly included the RNFirebase pod in your projects podfile and have run pod install" error when the app starts on Ios simulator. Pod installation and build are completed just fine.
Project Files
This is my podfile:
This is my package.json:
I don't seem to have firebase.json file. I see this message:
This is my AppDelegate.m:
react-native info
output:react-native-firebase
version you're using that has this issue:Firebase
module(s) you're using that has the issue:yarn list | grep react-native-firebase
TypeScript
?N
React Native Firebase
andInvertase
on Twitter for updates on the library.