简体   繁体   English

客户设备上的Android应用程序崩溃:如果Android> 4.3出现故障,客户可以向我发送崩溃报告吗?

[英]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. 非常感谢您的任何建议。

Use some crash report and analysis service such as Crashlytics by Fabric. 使用某些崩溃报告和分析服务,例如Fabric的Crashlytics It allows you to keep a record of every exception occurred in your application. 它使您可以记录应用程序中发生的每个异常。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM