The iPhone device console is shown in the Organizer window (shift+command+2), but not the iPhone Simulator. I want to see the console on the Organizer window, (not Xcode console [shift+command+y]).
How can I show the iPhone simulator’s console on organizer like for iPhone device?
The console logs from the Simulator are saved to file and will not show in the organizer window. You can usually find them here:
If not there, run this command (from a terminal) to find them:
Or, run these 2 (if you have
locate):