Open garvankeeley opened 7 years ago
This will be a simple boolean. Not sure what general API is available to check if a previous run crashed; Firefox iOS would have this available through Sentry.
Use event counting in https://github.com/mozilla-mobile/telemetry-ios/issues/70 And just set "crash": 0/1
This will be a simple boolean. Not sure what general API is available to check if a previous run crashed; Firefox iOS would have this available through Sentry.