Closed svignesh07 closed 4 years ago
I wasn't successful either. I'm not using ionic.
Same here... Anyone can help ?
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-
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
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.