简体   繁体   English

Play商店与曲棍球应用程序崩溃报告

[英]play store vs hockey app crash reporting

Hockey app allows me to automatically pull crash reports; 曲棍球应用程序允许我自动提取崩溃报告; without the user explicitly sending the report each time. 无需用户每次明确发送报告。 Does the play store do the same thing for my app? Play商店是否对我的应用执行相同的操作? With hockey app, I have to use a function ( CrashManagerListener ). 使用曲棍球应用程序,我必须使用一个函数( CrashManagerListener )。 How would I accomplish the same with the play store? 我将如何在Play商店中实现相同目标?

No, Playstore/Appstore does not do that. 不,Playstore / Appstore不会这样做。

Though, I would like to add that don't use the "send reports automatically" via HockeyApp. 不过,我想补充一点,即不要使用HockeyApp的“自动发送报告”。 I might seem convenient, but trust me, many users won't appreciate it that your app is doing things in the background without their consent. 我似乎很方便,但是请相信我,许多用户不会在未经其同意的情况下将您的应用在后台执行操作而感到欣赏。 I would have given my user an option to send or not to send the error reports back to me. 我会给用户一个选项,可以选择是否发送错误报告给我。

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

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