iOS Equivalent for DDMS
Is there an iOS equivelant of DDMS? I'd like to be able to connect a device to my computer and watch the device logs as I use my app on a device.
Is there a tool for that? I didn't see anything that looked like it would do that in the Developer tools directories.
1 Answer
- 
				
					
Accepted Answer
Open Xcode, go to window menu and open organizer, in the left you should be able to select your connected device and look at the console.