crashlytics - Fabric | Android App | High no. of crashed/10k sessions but crash details not vsisible -


we using fabric crash analysis of our android app, since yesterday showing high number of crashes/10k sessions, whereas exact crash detail(s) not visible anywhere, faced this? reason?

fabric has edge cases calculation goes bad.

check in launch status <your version> number of sessions (at bottom), if it's below 10k, don't trust crashes/10k sessions number. 1 crash, on version that's rolled out 1%, , has <1k sessions, , crashes/10k number can reach absurd figures.

another edge case calculation breaks, when have 0 crashes, also, crashes/10k number wrong.


Comments

Popular posts from this blog

PHP and MySQL WP -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

go - golang pprof for c library code -