Skip to content
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

Open
dspoonia7 opened this issue Jan 22, 2020 · 5 comments
Open

Crashlytics is not working for iOS app #98

dspoonia7 opened this issue Jan 22, 2020 · 5 comments

Comments

@dspoonia7
Copy link

dspoonia7 commented Jan 22, 2020

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)
Screenshot 2020-01-23 at 12 38 52 AM

Firebase crashlytics interface doesn't show any crashes or non-fatal errors
Screenshot 2020-01-23 at 1 07 56 AM

@dspoonia7 dspoonia7 changed the title Crashlytics is not working for iOS part Crashlytics is not working for iOS app Jan 25, 2020
@matehat
Copy link

matehat commented Mar 31, 2020

Same here. It looks like this repo is not maintained anymore, right @jaumard?

@jaumard
Copy link
Contributor

jaumard commented Mar 31, 2020

It's still working for now, we didn't migrate our app to the official plugin and still have reports.
But I encourage you to use the official plugin now. If there is some problem we can accept PR and do some bug fixing.
But such problem on iOS is likely to be configuration issues.

@matehat
Copy link

matehat commented Apr 2, 2020

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.

@isacjunior
Copy link

Same here.

@Dohmanlechx
Copy link

Same issue here. iOS can't catch the crash(); when Android does that easily.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants