telemetry-ios icon indicating copy to clipboard operation
telemetry-ios copied to clipboard

Track crashes in core ping

Open garvankeeley opened this issue 7 years ago • 1 comments

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.

garvankeeley avatar Nov 07 '17 16:11 garvankeeley

Use event counting in https://github.com/mozilla-mobile/telemetry-ios/issues/70 And just set "crash": 0/1

garvankeeley avatar Nov 07 '17 18:11 garvankeeley