Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Crash reports in redesigned iTunes Connect

I have a few questions:

  1. Where is the crash report tab now in the redesigned itunesconnect.apple.com? Previously it used to be below "Additional Information"?
  2. Does the crash report (crash report in iTunes) contain a UDID? I am asking because I'm wondering how I can identify which UDID a particular crash happened for?

Thanks.

like image 889
maddy Avatar asked Sep 09 '25 15:09

maddy


2 Answers

The crashreports are now in XCode.

In XCode, open the "Organizer" Window.

In the Organizer, select an app, and click on the "Crashes" tab.

like image 139
Bram Avatar answered Sep 12 '25 12:09

Bram


in iTunes connect, you can go to versions and scroll to: Additional Information at the bottom and click crash reports

enter image description here

like image 35
yeahdixon Avatar answered Sep 12 '25 12:09

yeahdixon