I know that print statements for debugging/testing should be commented out before building for a device like an iPhone.
But during intermediate testing it’s sometimes a pain to comment them out when you just want to test your non-finished app runs on the iPhone.
So I was just wondering…
Where does output from print statements gp when the app is running on the device? Is there some way to see the output (a log file somewhere)?
Also would print statement is code be a memory leak? [import]uid: 295 topic_id: 1652 reply_id: 301652[/import]
[import]uid: 9640 topic_id: 1652 reply_id: 7941[/import]