Crashlytics Messages in ANR reports #7405
Unanswered
obitodarky
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have been facing a high ANR rate mostly on Android 11 devices. In the ANR report, I see a lot of them mentioning Crashlytics.
"Crashlytics Exception Handler1" prio=5 tid=18 Waiting
There are a bunch more like these.
"com.google.firebase.crashlytics.startup1" prio=5 tid=19 Waiting
However, I'm not sure if there's something wrong that I have done in the app or what might be causing this issue. The ANR rate is high mostly in android 11 devices, that too, a lot of them running Oppo OS, Oxygen OS, MIUI, basically mostly manufacturers from China. I am not able to reproduce this on my device which is a Pixel 4a.
Any help is appreciated, thanks!
Beta Was this translation helpful? Give feedback.
All reactions