Make Android send crash reports to backtrace.io #17563
Labels
enhancement
OS/Android
Fixes related to Android browser functionality
QA Pass - Android ARM
QA Pass - Android Tab
QA/Test-Plan-Required
QA/Yes
release-notes/include
Milestone
Description
Right now we getting crashes through the Google Play developer console. There are two main disadvantages:
The solution is to use Chromium crash reporting, which now is disabled and, if user agrees, send crash dumps to our backtrace.io instance, like we do on the desktop.
Advantages:
exception_info
, it is visible in backtrace.io.In anyway reporting to Google Play console still will work.
The text was updated successfully, but these errors were encountered: