简体   繁体   English

Testflight 崩溃报告不显示

[英]Testflight Crash Reports don't show up

I released an app to test users via testflight on iTunes Connect.我发布了一个应用程序,通过 iTunes Connect 上的 testflight 测试用户。 One of my testers told me the app crashed, but I do not see any crashlog being generated that I could view in my organizer nor in itunes Connect.我的一位测试人员告诉我应用程序崩溃了,但我没有看到任何生成的崩溃日志,我可以在我的管理器或 iTunes Connect 中查看。 How can I debug this issue properly?如何正确调试此问题? I uploaded the archive with symbols and the correct version is being tested.我上传了带有符号的档案,正在测试正确的版本。 Still there is not a report being sent to me.仍然没有向我发送报告。

Here's what I see on my side for a project I recently updated and pushed onto TestFlight.这是我最近更新并推送到 TestFlight 的项目中我所看到的。

The Xcode Organizer will show a "Crashes" tab along with Archives. Xcode Organizer 将显示“崩溃”选项卡和档案。

And in that Crashes tab, you can choose versions to look at from a popup menu.在该崩溃选项卡中,您可以从弹出菜单中选择要查看的版本。

管理器中出现崩溃

Here's more information about the Crashes organizer from Apple .以下是有关 Apple 的 Crashes 组织者更多信息

As you can see, I couldn't find a version of my app with any crashes.如您所见,我找不到任何崩溃的应用程序版本。 Not to say that my code is perfect (ha ha), but I'm not 100% certain the TestFlight crash log downloading system is foolproof.并不是说我的代码是完美的(哈哈),但我不能 100% 确定 TestFlight 崩溃日志下载系统是万无一失的。 Perhaps this is the reason why so many developers choose to use more explicit Crash Reporting frameworks like Crashlytics or Fabric.也许这就是为什么这么多开发人员选择使用更明确的崩溃报告框架(如 Crashlytics 或 Fabric)的原因。

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

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