[Feature Request]: Get app to exceed 'bad' thresholds for ANRs and crash rates #5649
Labels
enhancement
End user-perceivable enhancements.
Impact: High
High perceived user impact (breaks a critical feature or blocks a release).
triage needed
Milestone
Is your feature request related to a problem? Please describe.
The Play Store sometimes will deprioritize apps in search results if they have user-perceived crashes and ANR rates that exceed predetermined thresholds by Google. The Oppia Android app currently exceeds these rates for both metrics.
Describe the solution you'd like
We need to reduce ANRs and crashes such that the app's crash threshold goes below the bad threshold. Here is the current situation:
Describe alternatives you've considered
The alternative is not fixing these, which is actually fine while the app is in beta. However, as we approach global availability this becomes more important (especially after GA launch because then Oppia's searchability will directly relate to users' ability to find the app).
Additional context
Key crash clusters that should be fixed:
We will need to keep this issue open until we see a release that brings the rates back down. Also, if possible we should try to ensure fixes include regression tests to help prevent the crash returning in the future.
The text was updated successfully, but these errors were encountered: