Why is XCode Organizer console sometimes empty when I connect my iPhone

家住魔仙堡 提交于 2019-11-29 06:18:42

问题


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.


回答1:


It looks like if I restart XCode then the console gets populated properly. Must be a bug in XCode, but restarting seems to always work.




回答2:


It seems to be a new bug in 3.2.3 - older versions worked fine.



来源:https://stackoverflow.com/questions/2965767/why-is-xcode-organizer-console-sometimes-empty-when-i-connect-my-iphone

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!