Closed RodolfoGS closed 4 years ago
Hi @RodolfoGS, Thanks for reporting this issue to us, so is 13.5.1 only os version that this crash happened?
@hantao-flurrydev yes, I only see crashes in that version of iOS (13.5.1)
@RodolfoGS After investigation, we found that since we used some KVC method in CoreTelephony
request, and the key is no longer valid after iOS 13.5.1 so that we are changing this part to a safer way, and the fix should be out soon. Sorry for this inconvenience.
@hantao-flurrydev awesome, thank you so much!
@RodolfoGS We just released 5.7.0 based on Flurry SDK iOS 10.3.4 that fixes this crash. Thanks a lot for your feedback!
Describe the bug I have a lot of crashes in Crashlytics in iOS.
Devices:
Stack trace:
This Bug is About
Platform
Environment
To Reproduce I can't reproduce in my environment, I have this crash in Crashlytics.
Additional context Are you using Flurry Push/Messaging? No (iOS) Are you using CocoaPods for React Native integration? Yes