Ideally, the crash report should be available to developers via the iTunes connect channel.
However, there sometimes the crash reports are not reported there.
Below you can find a simple procedure of recovering the crash report from your device:
Sending Crash Reports from MacsTo send crash logs to developers:
- In the Finder, open a new window.
- Choose Go > Go to Folder.
- Enter ~/Library/Logs/CrashReporter/MobileDevice.
- Open the folder named after your device’s name.
- Select the crash logs named after the application you’re testing.
- Choose Finder > Services > Mail > Send File.
- In the New Message window, enter the developer’s email address in the To field and <application_name> crash logs from <your_name> (for example, MyTestApp crash logs from Anna Haro) in the Subject field.
- Choose Message > Send.
- In the Finder, you may delete the crash logs you sent to avoid sending duplicate reports later.
Sending Crash Reports from WindowsTo send crash logs to developers, enter the crash log directory (Listing 9-1 and Listing 9-2) in the Windows search field, replacing <user_name> with your Windows user name.
Listing 9-1 Crash log storage on Windows Vista
Code:
C:\Users\<user_name>\AppData\Roaming\Apple computer\Logs\CrashReporter\MobileDevice
Listing 9-2 Crash log storage on Windows XP
Code:
C:\Documents and Settings\<user_name>\Application Data\Apple computer\Logs\CrashReporter
Open the folder named after your device’s name and send the crash logs for the application you’re testing in an email message using the subject-text format <application_name> crash logs from <your_name> (for example, MyTestApp crash logs from Anna Haro) to the application’s developer.
http://developer.apple.com/iphone/library/documentation/Xcode/Conceptual/iphone_development/145-Distributing_Applications/distributing_applications.htmlYou can then send the crash report to email: forum@ this domain (wdtvremote.com)