Hi
I am trying to debug an issue one of my testers is facing. The tester is on a Windows and I have put in some NSLog statements in my code to analyze the issue at hand.
On a Mac, when I sync my device with iTunes, I can see the NSLog statements in Console.app. But where does in show up on a PC?
I know where to find the crash logs. But the app doesn't crash, so thats not going to help much.
Thanks for any help.