Hi,
I developed an applications on gps functionality.
I stuck up with some problem, i want to see the user location coordinates from the device.
I kept NSLogs wherever its required for me, if i connect the device to mac and if i run i
am able to see the logs in console,
But in my requirement i have to roam to some other other location and i need to get the logs.
how to get logs from device?
can we get these logs by writing them to any file?
if at all we are writing to any file, after connnecting the device to itunes how to get the file where i have writtern?
thanks in advance..... :)