iPad - How to get crash report

Ian Vink picture Ian Vink · Nov 22, 2010 · Viewed 39k times · Source

My app on the iPad (physical device) is crashing and I get this:

Mon Nov 22 14:08:42 ianvinkipad ReportCrash[521] : Saved crashreport to /var/mobile/Library/Logs/CrashReporter/InterfaithExplorer_2010-11-22-140841_ianvinkipad.plist using uid: 0 gid: 0, synthetic_euid: 501 egid: 0

Where do I go to read this report? It does not appear to be on the PC. And I am not sure how to get it off the device.

Answer

James picture James · Apr 12, 2013

Here's how to read crash reports in iOS:

// Upto iOS 8
Settings
General
About
Diagnostics & Usage
Diagnotstic & Usage Data

// iOS 8
Settings
Privacy
Diagnostics & Usage
Diagnotstic & Usage Data

Then copy and paste what you need.