What versions of IOS Crashlitics SDK is being used by the RN Library? #4790
-
I have seen this message on my crash logs on the developer portal ARN messages, but as you can see, I cannot view the crash log I was looking for as the Firebase IOS SDK is lower than 4.0 as the message says. Where can I find which versions of the RN library correspond to the Firebase IOS SDK.? BTW I'm using ("@react-native-firebase/crashlytics": "8.4.2") I case such a list does not exist, what then would be the minimum RN Library version that I would have to use to make sure it then comes with the IOS Firebase SDK 4.0+ ? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
If you want support for react-native-firebase issues, use the current stable version - that's currently 10.4.x |
Beta Was this translation helpful? Give feedback.
If you want support for react-native-firebase issues, use the current stable version - that's currently 10.4.x
Don't look at / focus on "what's the least I can get away with", that's an inefficient strategy. Upgrade to current stable.