Why is XCode Organizer console sometimes empty when I connect my iPhone
Posted
by toofah
on Stack Overflow
See other posts from Stack Overflow
or by toofah
Published on 2010-06-03T12:11:47Z
Indexed on
2010/06/03
12:14 UTC
Read the original article
Hit count: 426
When testing my iPhone app I have found it incredibly useful to log information to the console window. I think it is amazing that I can send out an adhoc build to my co-workers and if they experience problems I am able to plug their iPhone into my mac and grab their console output. However, sometimes the console window is blank when we do this. Why is this the case? The code has been built with logging enabled. Besides that, it seems that the console output, when I see it, contains information about not only my app, but other iphone system logging.
Thanks for any insight you can provide.
© Stack Overflow or respective owner