Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

XCode not finding crash logs

I have a problem with XCode organiser, which is not showing any new iPhone app crash log anymore.

I checked in ~/Library/Logs/CrashReporter/MobileDevice, the files have not been copied there either. Nor are they even if i synchronize the mobile with iTunes.

I reproduce the problem with 2 devices (iphone and ipod), however if I connect them on other computers, the logs are visible. So it seems the problem is with this XCode/Mac OS.

Any ideas ? Has anyone come across the same problem ?

Thanks,

like image 990
Eino Gourdin Avatar asked Apr 20 '11 11:04

Eino Gourdin


People also ask

Where are Xcode crash reports?

In Xcode, open the Organizer window and select your app from the list. Xcode displays a list of archives for your project. Control-click an archive to view it in Finder. Then, control-click it again and click Show Package Contents.

How do I save Xcode crash?

Open the Xcode Organizer window. (Window menu -> Organizer, or Cmd-Shift-2.) Find your device in the left sidebar, then select “device logs”. Choose a Chrome crash (or multiple crashes) and select “Export” at the bottom of the Organizer window.


1 Answers

New device / crash logs will only appear when the iPhone is sync with the computer via iTunes.

Hopefully this will help others.

like image 187
Raptor Avatar answered Oct 04 '22 08:10

Raptor