Search code examples
androidcrash-reports

Android app is crashed on customer device : can customer send me crash report in case of failure on Android > 4.3?


I have app for my customer. On his device is app crashing in some cases. Because i have no access to his device i would like to get information in some crash log or report. Is some possibility to report crash by e-mail after the app crash?

Many Thanks for any advice.


Solution

  • Use some crash report and analysis service such as Crashlytics by Fabric. It allows you to keep a record of every exception occurred in your application.