Search code examples
iphoneobjective-cioscocoa-touchnslog

iPhone console for nslog?


How can i see nslog messages when I am testing on device? My only way right now is to have a UITextView and put message in there, there must be a better way..Thanks.

I went to seetings and turned on console but still don't know how to see them. Thanks.


Solution

  • These calls will output to your devices system log. You'll be able to get these from the XCode Organizer when you plug your phone back in.