-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Crashlytics is not working for iOS app #98
Comments
Same here. It looks like this repo is not maintained anymore, right @jaumard? |
It's still working for now, we didn't migrate our app to the official plugin and still have reports. |
Hard to tell. Probably like @dspoonia7, I just followed the instructions as they are stated, both here and in the official plugin repo, and in neither case, reports are sent. The other firebase features we use work well, only this crashlytics plugin won't work. Trying other crash reporters and they work well too. |
Same here. |
Same issue here. iOS can't catch the |
Not getting any crashes for the iOS app (it's working perfectly fine for the Android part). Anyone else is facing or had faced something similar?
Below is my Xcode config (I am using Xcode v10.3 and flutter_crashlytics: ^1.0.0)
Firebase crashlytics interface doesn't show any crashes or non-fatal errors
The text was updated successfully, but these errors were encountered: