Hi all..
In my app i am writing some entries to log using NSLog()...
In simulator, it is printing in console...
I tried my app in device, ut when i viewed its Logs (in Xocde) my application is writing nothing to it... Why??? (NSLog is not the one i want to use?)
Also.. how i can view the Logs normally if i am not having Xcode ...
In want my app to write some info to LOG, and user should be able to send me on request. Can user access the logs thru iTunes??
Anyway priority is how to make entries into Logs from my apps..
Why NSLog not writing anything in device's log??
In my app i am writing some entries to log using NSLog()...
In simulator, it is printing in console...
I tried my app in device, ut when i viewed its Logs (in Xocde) my application is writing nothing to it... Why??? (NSLog is not the one i want to use?)
Also.. how i can view the Logs normally if i am not having Xcode ...
In want my app to write some info to LOG, and user should be able to send me on request. Can user access the logs thru iTunes??
Anyway priority is how to make entries into Logs from my apps..
Why NSLog not writing anything in device's log??