Description
What feature would you like to see?
Sometimes there are crash reports due to google play store tester devices. Namely... theres always a nexus5x that tests our apps and it crashes in the weirdest ways because of the elevated permissions that the google tester device has.
For example... i filed this issue https://issuetracker.google.com/issues/268432128 but it was marked "non feasible"
From a googler:
The receiver is only meant to be invoked by the Shell, as it's being guarded by the android.permission.DUMP permission.
I think this is a case of an automated testing tool gone awry.
and then in another case I complained about a nexus5x somehow starting non-exported activities. stripe/stripe-android#5876
All of these affect my crash free percentage rating and makes the android app look worse than the ios app which our PM complains about. Is there any way to escalate this sort of thing to the right team? In the worst case, itd be helpful in the crashlytics dashboard to opt out of a certain crash from affecting your crash free rate.