2015-11-27 229 views
1

我只想确认Crash报告不能从TestFlight用户获得。没有TestFlight崩溃报告

任何人都可以确认他们能够接收通过TestFlight分发的Beta应用程序的iOS崩溃报告。

下面是来自苹果的开发者库有关崩溃主办的摘录:

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 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 apps and app extensions running on user devices 
Symbolicates the crash logs (replaces memory addresses with human-readable names) 
Compares stack traces to identify and group similar crash logs into crash reports 
Removes all personal user data from crash logs 
Provides the total number of unique devices where the crash occurred 
Provides a sample set of crash logs for each crash report 
Updates crash reports daily 

这里是从iTunes Connect中的摘录:

Can I get crash reports for my builds? 
No. Crash reports for prerelease builds are not provided. 

所以我感到困惑的崩溃报告是否可通过iTunes Connect获得TestFlight beta版应用!

回答

0

在Xcode的组织者,你将有所有直接在iTunes Connect(这是没有多大用处了)建立http://i.imgur.com/TYyjNwy.png但您只能在发布的统计数据建立

萨科

的崩溃