Is there any alternative to NSLog() in iPhone SDK......???????????
I'm not sure if this is your question or not. But if you're not seeing your NSLog output in Xcode's console window, then run Console.app and you should see it there.
Thanks... that's working.......i was looking into run log.....so i thought they disabled NSLog().