we have updated the react-native version from V5 to V6 in our existing app using the migration documentation. App crash issue occur for us only on fresh install and after that App starts working properly. #4713
-
we have updated the react-native version from V5 to V6 in our existing app using the migration documentation. App crash issue occur for us only on fresh install and after that App starts working properly. E/ReactNativeJS: RNFirebase core module was not found natively on Android, ensure you have correctly added the RNFirebase and Firebase gradle dependencies to your android/app/build.gradle file. See http://invertase.link/android for the android setup guide. --------- beginning of crash See http://invertase.link/android for the android setup guide., Please help needed, we tried all the possible way. The error msg "RNFirebase core module was not found natively on Android, ensure you have correctly added the RNFirebase and Firebase gradle dependencies to your android/app/build.gradle file." it's a old lib content still showing. But In our code base we completely removed the V5. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
There is no code related to V5 integration still we got the Error msg |
Beta Was this translation helpful? Give feedback.
There is no code related to V5 integration still we got the Error msg