Hello,
Do you have any idea how to catch en error, and how can I test application?
When an Android application crashes on a device, it will leave a log file locally. For issues such as program crashes and flashbacks on physical devices, you can view local crash logs using the logcat command of the Adb tool provided by Google.
Please refer to the following document:
Best Regards,
Alec Liu.
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.