Error reported by Crashlytics in Huawei with Android 11 #6155
Replies: 1 comment 1 reply
-
Firebase Crashlytics is the reason you know about this crash, but I do not see anything related to firebase or react-native-firebase in the stack frames. So this does not look to me like it actually is from firebase or anything firebase-related and I don't think it is actionable here. Unrelated, but 12.5.x versions are old, we're on 14.7.0 now and the upgrade should be pretty easy, you should stay up to date if possible, versioning philosophy here https://invertase.io/blog/react-native-firebase-versioning and the CHANGELOG with upgrade instructions here, noted on each major version (they're usually tiny...) https://github.com/invertase/react-native-firebase/blob/main/CHANGELOG.md |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!!
I got an error reported by crashlytics...
It happens on Huawei devices with android 11.
Apparently the error occurs in the in-app-messaging module when my app start.
Has something like this happened to someone? or know if it has been corrected in any release. I currently work with firebase modules in version 12.5.0
Beta Was this translation helpful? Give feedback.
All reactions