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
Post a Comment