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

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

问题描述

我专注于新的测试飞行程序。我开发了一个应用程序(我通过Xcode提交到iTunes Connect门户),如果轻击 UIButton 会崩溃。由于该应用程序可用于向内部测试人员进行Beta测试,因此我希望在Xcode 6.3 Beta 4的新的崩溃部分中看到崩溃日志(请参阅崩溃管理器帮助)。但没有。没有可用的崩溃。



有什么特别的原因吗?这是与我使用的测试人员的类型相关吗?我了解Xcode 6.3是Beta版。

解决方案

更新
$ b

Xcode 6.3已发布,现在可以使用崩溃。



原始答案
$ b

来自Apple文档


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



Apple提供一项服务,用于收集用户的崩溃日志,
将它们整理成可下载的崩溃报告。但是,只有在您上传带有符号的应用程序时,才会收集崩溃日志
。 (在
Archives组织者中,当您将应用程序上传到iTunes Connect时,选择为您的
应用程序包括应用程序...框。)对于在App Store中发布的
应用程序,还必须同意与开发人员共享
崩溃日志。 TestFlight用户自动与开发人员共享crash
日志。创建崩溃报告的服务会
如下:




  • 从TestFlight收集崩溃日志和App Store内部版本


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



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


  • 每天创建崩溃报告




当您打开崩溃管理器时,刷新崩溃
报告为您的应用程序。 Xcode下载顶部崩溃报告 - 崩溃
报告在唯一设备上出现的最多次数 -
在过去两周内发生。 但是,从您第一次发布应用程序到在Xcode中可以使用
崩溃报告时,您可能需要等待
三天的延迟。


其中重点是我的。



所以我想我需要等待。


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.

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.

解决方案

Update

Xcode 6.3 has been released and crashes are now available.

Original answer

From Apple documentation

How Crash Logs Are Collected and Aggregated into Crash Reports

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:

  • 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

  • Creates crash reports daily

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.

where emphasis is mine.

So I guess I need to wait.

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

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