Reputation: 1965
Anyone else experiencing that crash-reports and ANRS no longer show up in the Developer Console?
We've just release a big update to our software to about 200 000 devices. And we know that it's crashing during startup for a small set of users. But still we receive nothing in the console.
It's been about 30 hours since the app went live.
Upvotes: 2
Views: 1239
Reputation: 1634
This is a little bit older question but here is my 2 cents.
So, it depends on the users decision to 'Send Report' or not.
You can move to a third-party crash reporter (see suggestions @ Crashes in Google Play Developer console vs Crashlytics Console) or try tasting Firebase Crash Reporting (https://firebase.google.com/docs/crash).
Upvotes: 0
Reputation: 932
You will only receive a report if a user reports it after the app crashes.
Upvotes: 3