i'm volunteering for an organization building an Android app. We are going to publish a BETA version on google play soon, and there is a section in the google play developer console interface called "Crashes and ANRs" that i'm hoping we can use for finding errors in the app
Now for the question: How can we write the exception handling code inside the app so that it works well together with this section in the google developer console? (Any other useful tips in this context is very welcome, we are looking to find errors using this interface)
For example, is it a good approach to use the Log.d(tag, msg, throwable) method? (Please note the throwable at the end). Can we benefit from a custom exception class or classes?
Kind Regards, Tord
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire