-->

How to read crash report from iPad using Windows

2019-08-13 02:32发布

问题:

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.