objective c - NSLog not getting printed in the console area while debugging on device? -


i facing weird issue.nslog statements not getting printed console when debugging application using device.i pulled log files using organizer there not having logs. when debug in simulator getting logged console properly.

i tried using both gd debugger , lldb debugger.. did not work

any ideas might causing issue??


Comments

Popular posts from this blog

jquery - How can I dynamically add a browser tab? -

node.js - Getting the socket id,user id pair of a logged in user(s) -

keyboard - C++ GetAsyncKeyState alternative -