热门标签 | HotTags
当前位置:  开发笔记 > 编程语言 > 正文

Crashlytics不发送崩溃报告[iOS]-CrashlyticsnotSendingCrashReports[iOS]

IhaveaddedCrashlyticsintomyiOSappviaFabricforprovidingcrashreports.Ivefollowedthei

I have added Crashlytics into my iOS app via Fabric for providing crash reports. I've followed the instructions given with Fabric, placed the Fabric calling method last in applicationDidFinishLaunching and verified that my dYSM is up to date. When my app crashes on my iPhone 6 the crash is logged and reported fine. I also have a beta distributed using Fabric's beta testing service to a few friends. For some reason at least one of them has been experiencing crashes on an iPhone 4s and I haven't received a single report for this device. Is there a common cause for such a problem?

我已经通过Fabric将Crashlytics添加到我的iOS应用程序中,以提供崩溃报告。我按照Fabric给出的说明,将Fabric调用方法放在applicationDidFinishLaunching的最后,并验证我的dYSM是最新的。当我的应用程序在我的iPhone 6上崩溃时,会记录崩溃并报告正常。我也有一个使用Fabric的beta测试服务分发给一些朋友的测试版。出于某种原因,其中至少有一个人在iPhone 4s上遇到过崩溃,而且我还没有收到有关此设备的单一报告。这样的问题有共同的原因吗?

1 个解决方案

#1


2  

As a sanity make sure that you and your tester have allowed crash reports to be sent. Go to Settings->Privacy->Diagnostics & Usage and dust accordingly.

作为一种理智,确保您和您的测试人员允许发送崩溃报告。转到设置 - >隐私 - >诊断和使用并相应地清除灰尘。


推荐阅读
author-avatar
丹丹2502857623
这个家伙很懒,什么也没留下!
PHP1.CN | 中国最专业的PHP中文社区 | DevBox开发工具箱 | json解析格式化 |PHP资讯 | PHP教程 | 数据库技术 | 服务器技术 | 前端开发技术 | PHP框架 | 开发工具 | 在线工具
Copyright © 1998 - 2020 PHP1.CN. All Rights Reserved | 京公网安备 11010802041100号 | 京ICP备19059560号-4 | PHP1.CN 第一PHP社区 版权所有