Today fabric crashes after the pod update
Fabric 1.9.0
[Fabric isCrashlyticsCollectionEnabled]: unrecognized selector sent to class 0x10c0bb918
Crashing line :
Fabric.with([Crashlytics.self])
It crashes at app startup. Anyone having the same problem?
I reverted to a previous version of Crashlytics by updating my Podfile
pod 'Fabric', '1.8'
pod 'Crashlytics', '3.11'
Then updating Cocoapods:
pod update 'Crashlytics'
Hopefully Google fixes this soon
This was still happening in a project of mine, and I've just been using out of date Fabric & Crashlytics as in @Lewis42's solution above.
We needed to update Fabric so I've persevered with it today. Updated to the latest pods for both Fabric & Crashlytics, and the crash happened again at startup as previously.
I'm sure I've tried this previously, but this time I did the following:
pod install
. pod install
. Hopefully nobody is still having this issue, but if you are, then this might help!
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With