iOS 崩溃报告服务 [英] iOS Crash Report Service

查看:26
本文介绍了iOS 崩溃报告服务的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我关心的是通过 iOS 中的崩溃报告服务收集崩溃报告来改进我的应用.对于内部测试,我使用 Xcode 上传了它的 beta 版本,其中包含抛出 NSRangeException 的内置错误.归档应用程序并将其上传到商店后,它使用 TestFlight 安装在运行 iOS 9.3.3 的 iPhone 5s 上.在我看来,我遵循了描述的所有步骤 此处,但没有成功.

在设备的诊断设置中,启用了自动崩溃报告,我可以看到由我的应用程序引起的各种崩溃日志 (>10).在 iTunes Connect 网站上,我只看到三个整体崩溃,而 Xcode Organizer 中只显示一个.即使在通过 iTunes 同步设备后也没有任何改变.

联系 Apple 支持也无济于事.因为他们可用的信息很少".

为了提高稳定性,我需要提供崩溃报告,所以我有几个问题:

<块引用>

  1. 崩溃报告服务在内部完成了哪些步骤,需要多长时间才能看到一些结果?(如 iOS 开发者库文档中所述,这可能需要长达三天的时间,现在早就应该了.

  2. 由相同错误引起的报告是否收集并报告为单个条目?如果不是,程序是什么?

我已经搜索了一些类似的问题并得出以下信息:

我希望有人对 Apple 的崩溃报告服务有更深入的了解或已经获得了更多的经验,并且可以分享这些信息.非常感谢.

解决方案

Fabric 可能是不错的选择.
它可以收集您的崩溃报告,并给出崩溃描述.

My concern is to improve my app by collecting crash reports via the crash report service in iOS. For internal testing I uploaded a beta version of it using Xcode, containing a built-in error throwing NSRangeException. After archiving and uploading the app to the store it was installed on an iPhone 5s running iOS 9.3.3 using TestFlight. In my opinion I followed all the steps described here, but with no success.

In the diagnostic settings of the device, automatic crash reporting is enabled and I can see various crash logs (>10) caused by my app. On the iTunes Connect website I see only three overall crashes and just one is shown in the Xcode Organizer. Even after syncing the device through iTunes nothing changed.

Contacting Apple-Support didn´t help either. because they had "very little information available".

For stability improvement I need to make the crash reports available, so I have a couple questions:

  1. Which steps are done internally by the crash reporting service and how long does it take to see some results? (As mentioned in iOS developer library documentation it can take up to three days, which are long overdue by now).

  2. Are the reports caused by the same error gathered and reported as a single entry? If not what is the procedure?

I already searched for some similar questions and came up with the following information:

I hope somebody has deeper insight or already gained more experience using Apple`s Crash Report Service and could share this information. Thanks a lot in advance.

解决方案

Fabric may be a good choice.
It can collect you crash report, and give a crash description.

这篇关于iOS 崩溃报告服务的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆