question

jasonbanks avatar image
jasonbanks asked Jeffrey Blattman answered

ADB app log files

This question has been asked previously, but need updated answer. Our app is crashing when attempt to process a void with "App has stopped". Is there a log file that we can review to see what the exception was and why the app crashed? Has this been implemented yet? I can use ADB LOGCAT but I don't see anything that points to an issue with the app(s).
PaymentConnector
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

Jeffrey Blattman avatar image
Jeffrey Blattman answered
If your app crashed it's definitely in the logcat. Our devices are like any other Android device in that regard.

If your app is crashing in the field you should consider using a third-party crash reporting service like Crashalytics (for example).
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Welcome to the
Clover Developer Community