Red screens should be tracked for "crash" metrics #325

Closed
opened 2018-10-01 19:40:24 +02:00 by skhameneh · 0 comments
skhameneh commented 2018-10-01 19:40:24 +02:00 (Migrated from github.com)

We need to track red screens and treat them similar to crashes.
Some red screens are worse than crashes because they can make the app unresponsive until it is manually killed.

At minimal we need to capture when a crash has happened in an app session to track red screen/session as a metric. Ideally, we should collect the device model, OS, and stack trace - for addressing fixes.

Also, include a softer error message which does not result in a hard crash

We need to track red screens and treat them similar to crashes. Some red screens are worse than crashes because they can make the app unresponsive until it is manually killed. At minimal we need to capture when a crash has happened in an app session to track `red screen/session` as a metric. Ideally, we should collect the device model, OS, and stack trace - for addressing fixes. Also, include a softer error message which does not result in a hard crash
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-android#325
No description provided.