Is there a crash log generated by apps that crash on the simulator. I want a text-based version of what I see in the debugger equivalent to crash reports generated by applications crashing on a device (and accessible through Organiser).
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Look in
~/Library/Application Support/iPhone Simulator/5.0/Library/Logs/CrashReporter/DiagnosticLogs/.EDIT Please note that this question was specifically asked for Xcode 4.2, which contained the iOS 5.0 SDK. This is no longer the latest Xcode/iOS SDK, so you’ll have to adjust the answer to suite the SDK version you have installed (i.e. change “5.0” to whatever it is).