Skip to content

Instantly share code, notes, and snippets.

@beny
Last active December 25, 2015 20:49
Show Gist options
  • Save beny/7037968 to your computer and use it in GitHub Desktop.
Save beny/7037968 to your computer and use it in GitHub Desktop.
iOS crash logs locations

OS X

~/Library/Logs/CrashReporter/MobileDevice/<your iPhone’s name>/

Windows XP

C:\Documents and Settings\Application Data\Apple computer\Logs\CrashReporter\<your iPhone’s name>\

Windows Vista

C:\Users\AppData\Roaming\Apple computer\Logs\CrashReporter\MobileDevice\<your iPhone’s name>\

Windows 7

C:\Users\<your username>\AppData\Roaming\Apple Computer\Logs\CrashReporter\MobileDevice\<your iPhone’s name>\

@beny
Copy link
Author

beny commented Oct 18, 2013

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment