2015-11-27 224 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但您只能在發佈的統計數據建立

薩科

的崩潰