ReallySmallSoftware / cordova-plugin-firebase-crashlytics

Google Firebase Crashlytics Cordova plugin
Other
33 stars 80 forks source link

[Ionic 4] Can't get it to work for iOS app. #27

Closed svignesh07 closed 4 years ago

svignesh07 commented 5 years ago

The plugin doesn't seem to work for iOS and I know the plugin isn't tested on iOS. What is happening for me is, the app crashes but the crash reports are NOT submitted to the Firebase. I followed all the steps mentioned and the app even crashes successfully (Test crash), but I don't see the communication happening between Firebase and my app. I don't see the Crashlytics dashboard for iOS app and instead I'm stuck at -- "Build and run your app".

Has anybody got this plugin work for Ionic iOS app? Please let me know. Thanks.

piotr-cz commented 5 years ago

I wasn't successful either. I'm not using ionic.

Darcelsan commented 4 years ago

Same here... Anyone can help ?

Darcelsan commented 4 years ago

Hello, I finally made it ! Dear @ReallySmallSoftware I've made a pull request to fix the bug !

You will also need to do a pod install and pod update to retrieve the pod libraries required but I advise you to make it automatic as suggested by the Ionic support here : https://ionic.zendesk.com/hc/en-us/articles/360010049673-Managing-plugins-using-CocoaPods-in-Ionic-Appflow-

Capture d’écran 2019-11-14 à 09 44 40

nationdata-it commented 4 years ago

if you can merge this pull request hopefully it will solve at least iOS issue. https://github.com/ReallySmallSoftware/cordova-plugin-firebase-crashlytics/pull/30