如何在预发布测试中从 TestFlight 应用程序中检索崩溃日志 [英] How to retrieve crash logs from TestFlight app in Pre-release testing

查看:24
本文介绍了如何在预发布测试中从 TestFlight 应用程序中检索崩溃日志的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我一直在尝试获取通过 iTunes Connect/TestFlight 分发的应用程序的崩溃报告,但我无法找到它们.

I've been trying to get crash reports for my app that is being distributed through iTunes Connect/TestFlight, but am unable to locate them.

我发现了这个线程,其中指出您需要在提交到 iTunes Connect 时为您的应用程序包含应用程序符号",我已经这样做了.然后我读了这个帖子 声明它仅适用于已在 App Store 上发布的应用,并且不会存储预发布应用的崩溃报告(我的是).

I found this thread which states you need to "Include app symbols for your application" whilst submitting to iTunes Connect, which I have done. I then read this thread which states it is only for apps that have been released on the App Store, and does not store crash reports for apps in Pre-release (which mine is).

所以,回顾一下,我已经尝试过:

So, to recap, I have tried:

  • 确保选中为您的应用程序包含应用程序符号",
  • 安装 Xcode 6.3 以查看崩溃组织屏幕,
  • 等待大约 1 周后崩溃日志出现,
  • 在 iTunes Connect 中搜索应用的崩溃日志.

安装 Crashlytics 等第三方报告工具是获取崩溃报告的唯一方法,还是我做错了什么/遗漏了一步?

Is the only way to get crash reports to install a third party reporting tool like Crashlytics, or am I doing something wrong/missing a step?

推荐答案

好的,我刚刚开始在 Xcode 的崩溃日志管理器中获取应用程序的崩溃报告.这可能是因为两个原因:

Ok, so I have just started getting crash reports for the app in Xcode's crash logs Organizer. This is probably because of two reasons:

  1. 我通过 AppStore 安装了 Xcode 6.3,并修复了 6.3 beta 4 中可能存在的所有错误.

  1. I installed Xcode 6.3 via the AppStore, and that fixed any bugs that might have been lying around in the 6.3 beta 4.

我使用 6.3 构建应用程序并使用 6.3 分发它,这增加了一些魔力.我的分发过程和以前完全一样,所以看起来合乎逻辑.

I built the app using 6.3 and distributed it using 6.3, which adds some magic sauce. I did the distribution process exactly the same way as before, so seems the logical explanation.

然而,具有讽刺意味的是,我安装了新的 来自 Fabric 的 Crashlytics,我发现它真的、真的、真的好的.它为我提供了比 Apple 的崩溃日志更深入的信息(您的里程可能会有所不同).我会在我们的应用开发过程中继续使用它,但在它投入生产后可能会将其删除.

However, ironically, I installed the new Crashlytics from Fabric which I have found to be really, really, really good. It has given me far more in-depth information than Apple's crash logs (your milage may vary). I'll keep using it throughout our apps development, but may then take it out once it goes into production.

这篇关于如何在预发布测试中从 TestFlight 应用程序中检索崩溃日志的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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