ios - 解决 XCode 7 崩溃报告程序中的问题

标签 ios xcode symbolicatecrash

我最近发布了我的应用程序的 2.0 版本。 https://itunes.apple.com/app/neo-virtual-reality-for-reddit/id1013650716

我有用户报告应用程序崩溃,但我不知道在 XCode 中该怎么做。当我在项目中打开崩溃时,它不会显示崩溃发生的任何地方。有关详细信息,请参阅随附的屏幕截图:

XCode crash reporter screenshot

以后我该如何解决崩溃问题?

编辑:启用位码并包含应用程序符号

最佳答案

如果您确实启用了 Bitcode 并遇到了这个问题,只需单击 " Download dSYMs " 管理器中的按钮,然后重试。

引用Apple Technical Note ,

Because the final compilation of your binary occurs on the App Store, your Mac will not contain the debug symbol (dSYM) files needed to symbolicate crash reports received from App Review or from users who have sent you crash reports from their devices. Although a dSYM file is produced when you archive your application, it is for the bitcode binary and can not be used to symbolicate crash reports. The App Store makes the dSYM files generated during bitcode compilation available for you to download, from Xcode or from the iTunes Connect website. You must download these dSYM files in order to symbolicate crash reports received from App Review or from users who have sent you crash reports from their devices.

关于ios - 解决 XCode 7 崩溃报告程序中的问题,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/35529612/

相关文章:

ios - 使用部分类别填充表格 View

ios - 有没有办法使用 Foursquare API 按价格搜索 field ?

ios - 在包中找不到 .app 包

ios - 应用程序在 iPad 2 上运行良好,在 iPad 3 上崩溃,内存不足警告

iphone - 用户启动时应用崩溃,无法复制错误

javascript - Cordova iOS 关于当前位置的通知

ios - XMPP 主机名问题

ios - 标有@objc 的 Swift 类未添加到混合 Objective-C/Swift 框架中的 "-Swift.h" header

ios - Xcode 7.0,在设备上运行时不合格的设备。 - 姓名的 iPhone 不可用

ios - 无法符号化崩溃日志