I am new to developing for ios using Marmalade and Visual Studio, so I need to know how to read crash report from iPad ? Crash report is on location /var/mobile/Library/Logs/CrashReporter/game.plist How to read this file from windows ?
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
When you sync your iPad with iTunes, the crash report will be copied onto your computer. You can then find it in the location:
C:\Users\<Your Username>\AppData\Roaming\Apple Computer\Logs\CrashReporter\MobileDevice\<Your iPad's Name>\<Crash Log Name>.crash
回答2:
You need to sync your iPad to the iTunes, and it'll be available in your iTunes sync folder.
Also I once found a way to read those reports in iPad itself, it was in about section maybe. Do the search, you may find it.
The path is Settings > Privacy > Diagnostics & Usage > Diagnostics & Usage Data
回答3:
Use iTunes software . it will help for you.