Test Flight Beta 测试:Xcode 6.3 Beta 4 不显示崩溃 [英] Test Flight Beta Testing: Xcode 6.3 Beta 4 does not show crashes

查看:29
本文介绍了Test Flight Beta 测试:Xcode 6.3 Beta 4 不显示崩溃的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在关注新的试飞程序.我开发了一个应用程序(我通过 Xcode 提交到 iTunes Connect 门户),如果点击 UIButton 就会崩溃.由于该应用程序可用于内部测试人员的 Beta 测试,我希望在 Xcode 6.3 Beta 4 的新 Crashes 部分中看到崩溃日志(请参阅 崩溃管理器帮助).但什么都没有.没有可用的崩溃.

I'm focusing on the new Test Flight procedure. I developed an application (that I submitted through Xcode to the iTunes Connect portal) that crashes if a UIButton is tapped. Since, the application is available for Beta Testing to Internal Testers, I would expect to see a crash log within the new Crashes section of Xcode 6.3 Beta 4 (see Crashes Organizer Help). But nothing. No crashes available.

有什么特别的原因吗?这与我使用的测试仪类型有关吗?我知道 Xcode 6.3 是 Beta 版本.

Is there any particular reason for that? Is this related to the type of testers I'm using? I'm understanding that Xcode 6.3 is Beta version.

推荐答案

更新

Xcode 6.3 已经发布,现在可以使用崩溃了.

Xcode 6.3 has been released and crashes are now available.

原答案

来自 Apple 文档

From Apple documentation

如何收集崩溃日志并将其汇总到崩溃报告中

Apple 提供了一项服务,该服务可以从用户那里收集崩溃日志,并将它们组织成可下载的崩溃报告.但是,崩溃日志仅当您上传带有符号的应用程序时才会收集.(在里面档案组织者,选择包括应用符号为您的应用程序..."框,当您将应用程序上传到 iTunes Connect 时.)对于在 App Store 发布的应用程序,用户还必须同意分享与开发人员的崩溃日志.TestFlight 用户自动分享崩溃与开发人员的日志.创建崩溃报告的服务确实以下:

Apple provides a service that collects crash logs from users and organizes them into downloadable crash reports. However, crash logs are collected only if you upload an app with the symbols. (In the Archives organizer, select the "Include app symbols for your application…" box when you upload your app to iTunes Connect.) For apps released in the App Store, the user must also agree to share crash logs with developers. TestFlight users automatically share crash logs with developers. The service that creates the crash reports does the following:

  • 从 TestFlight 和 App Store 构建中收集崩溃日志

  • Collects crash logs from both TestFlight and App Store builds

提供发生崩溃的唯一设备的总数

Provides the total number of unique devices where the crash occurred

为每个崩溃报告提供一组示例崩溃日志

Provides a sample set of crash logs for each crash report

从崩溃日志中删除所有个人用户数据

Removes all personal user data from the crash logs

每天创建崩溃报告

当您打开崩溃管理器时,Xcode 开始刷新崩溃为您的应用报告.Xcode 下载最常见的崩溃报告——崩溃在唯一设备上出现次数最多的报告——即发生在过去两周内.但是,最多可能有从您第一次分发应用程序到何时延迟三天Xcode 中提供了崩溃报告.

When you open the Crashes organizer, Xcode begins refreshing the crash reports for your apps. Xcode downloads the top crash reports—crash reports with the most number of occurrences on unique devices—that occurred during the past two weeks. However, there may be up to a three day delay between when you first distribute your app and when crash reports are available in Xcode.

重点是我的.

所以我想我需要等待.

这篇关于Test Flight Beta 测试:Xcode 6.3 Beta 4 不显示崩溃的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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