Hi,
I want to log my iPhone application activity in a log file on the device. Could you please let me know how can I do that? How can I access the file?
Thanks.
Hi,
I want to log my iPhone application activity in a log file on the device. Could you please let me know how can I do that? How can I access the file?
Thanks.
Yes, you can do this. see
http://stackoverflow.com/questions/558568/how-do-i-debug-with-nsloginside-of-the-iphone-simulator
which reviews a number of approaches of getting log information from the simulator or from the iphone (tethered) while using the development environment.