Check android vitals for exceptions

This is part of the Semicolon&Sons Code Diary - consisting of lessons learned on the job. You're in the apps category.

Last Updated: 2024-03-28

When debugging Android errors for users, if there is no entry in Sentry, then go to Android Vitals in Google PLay and check that is there. It often captures things Sentry misssed (e.g. because they happened too early in booting process)