在Google Play开发者控制台与Crashlytics Console中崩溃

编程入门 行业动态 更新时间:2024-10-27 16:27:09
本文介绍了在Google Play开发者控制台与Crashlytics Console中崩溃的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我们在Google Play商店中安装了一款Android应用。崩溃&应用程序的ANR部分仅列出少量顶级崩溃,因为我们的Crashlytics控制台列出了一组完全不同的崩溃 - 我的意思是Crashlytics中只有少数顶级崩溃与Playstore中的崩溃相同。 其中一个原因可能是我们的应用程序也是通过私人企业商店分发给我们客户的设置的。

1。这些崩溃还会在Google Play开发者控制台中显示吗? 2.另外,如果我可以在Play开发控制台中看到所有崩溃,就像我在Crashlytics中看到的一样。 ?

解决方案

我已经使用Google Play,Crittercism,Crashlytics和HockeyApp以跟踪Android SDK和NDK派生应用程序中的崩溃。

我对您的问题的解答...

1 )您将永远无法获得Google Play开发者控制台中的所有崩溃。 Google Play根本无法很好地跟踪崩溃。在许多版本中,它要求用户发送报告,许多人只需单击取消。 2)Google Play的崩溃报告系统的弱点将促使您使用第三方应急记者。在这一点上,我永远不会发布严格依赖Google Play进行崩溃报告的应用程序 - 如果您这样做,您只会错过绝大多数用户问题。

我们的流程是忽略Google Play开发者控制台的崩溃报告,但使用他们的ANR报告(这些报告很难在其他崩溃记录器中获得)。

We have an Android App on Google play store . The Crashes & ANR section of the app lists only a handful of top crashes where as our Crashlytics console lists a total different set of crashes - I mean that only few of the top crashes in Crashlytics are same as one in Playstore. One of the reasons can be that our App is also distributed via an Enterprise store private to our customer's setup.

1. Do these crashes also get shown up in Google Play Dev Console ? 2. Also if I can get all the crashes in Play Dev Console as I see in Crashlytics. ?

解决方案

I have used Google Play, Crittercism, Crashlytics and HockeyApp to track crashes in Android SDK and NDK derived applications.

My answers to your questions...

1) You will never be able to get all of the crashes in Google Play Dev Console. Google Play simply does not do a good job tracking crashes. In many versions, it requests that the user 'Send Report' and many people just click cancel. Google Play also only collects crashes from certain recognized devices and regions.

2) The weaknesses of Google Play's crash reporting system will push you to use a third-party crash reporter. At this point I would never release an application that depended strictly on Google Play for crash reporting -- you will simply miss the vast majority of user issues if you do this.

Our process is to ignore Google Play Dev Console's crash reports, but use their ANR reports (which are harder to get in other crash reporters.)

更多推荐

在Google Play开发者控制台与Crashlytics Console中崩溃

本文发布于:2023-07-11 12:34:53,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1094083.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:控制台   开发者   Play   Google   Crashlytics

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!