Open liuche opened 5 years ago
@liuche We have docs: https://github.com/mozilla-mobile/firefox-tv/wiki/Crash-reporting-with-Sentry
Are these sufficient? Note that I wanted to move a lot of this content to shared-docs because they're nearly identical.
Also, this should include a section on how we send unexpected states that we find through assertions, as used by #1693 .
Though I think we need to document this.
We don't have docs outlining our Sentry usage, so we should add those, similar to what Focus has, which explain what Sentry is: https://github.com/mozilla-mobile/focus-android/wiki/Crash-Reporting-with-Sentry
Also, this should include a section on how we send unexpected states that we find through assertions, as used by #1693 .