Closed
Description
Before 2.0 release I'd like there to be a system that allows users to grab app logs without using logcat in case of app crashes.
In particular there should be a way to detect when the writing service has crashed before the status UI has loaded, such as in #216.
Any solution must work with or without the notifications permission granted.
If possible it would be nice if the app could open the GitHub new issue page with the stack trace already filled in.
I should also probably consider a crash collection service for the GPlay version.