开发者

how to see console logs on iphone?

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开发者_StackOverflow connnecting the device to itunes how to get the file where i have writtern?

thanks in advance..... :)


Maybe the Organizer's console or device log can be "written" by the app and, when connect it, you can see it on the Organizer.

Another "low technology" solution is to save on disk the data (as a Plist) and show it into the app via UITable or UITextView.


Phone Configuration Utility lets you easily create, maintain, encrypt, and install configuration profiles, track and install provisioning profiles and authorized applications, and capture device information including console logs.

It is available for Windows and Mac.

For Windows: http://support.apple.com/kb/DL1466

For Mac: http://support.apple.com/kb/DL1465


I'm using this app ConsoleLog for iPhone

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜