is 16.4.6 working for you? #6769
Replies: 2 comments 2 replies
-
But no crash trace provided? 🤔 |
Beta Was this translation helpful? Give feedback.
-
Thanks for your reply. I don't have the full stack right now as the crash disappeared after I downgraded firebase to 14, expo to 46, react-native to 0.69.6 and reenabled flipper. Here is fragment of error I observed before. The crash didn't come from react-native-firebase and directly come from react-native. However, some configurations I made for react-native-firebase to work might related to the crashes, such as disabling flipper, using static link and framework and so on. Therefore, it would be nice to have a validated compatibility versions with react-native and react-native-firebase as well as detailed configurations in Podfile. Something similar to this: https://github.com/realm/realm-js/blob/master/COMPATIBILITY.md |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
if so, do you mind sharing versions of react-native, expo(if used), and your Podfile?
I am using react-native-firebase 16.4.6, react-native 0.70.6, expo 47.0.8, and got constant crash at startup.
Beta Was this translation helpful? Give feedback.
All reactions