Haven't had time to dig into the details (the android apps I've published haven't crashed on me), so I cannot say with certainty this is worthwhile. The tool called Android Crash Reporting Application, or ACRA, (grab it on Github here https://github.com/ACRA/acra) does pretty much what the name says. It supposedly offers more details about the crash than what Google will provide by default. It'll post it to a Google Docs document. Not sure about the performance impact (does it wrap all of the code in a huge try/catch statement or does it read from a crash report).
More digging required.
No comments:
Post a Comment