How to locate app crash logs in iPhone & iPad?

2019-01-24 14:42发布

问题:

If any iOS app crashes some crash logs are generated on behalf of that app. How to find the location of such crash logs. Please help.

I want crash logs inside the iPhone/iPad, not really using XCode to see the crash logs.

回答1:

I think he/she asked about crash logs inside the iPhone/iPad, not really using XCode to see the crash logs.

To check the crash logs inside iPhone/iPad, you have to go to

Settings -> General -> About -> Diagnostics & Usage -> Diagnostic & Usage Data

You will see the crash log with the Title APPName_Date....

Attached the screen shot of one of the crash logs below:-



回答2:

you can find crash report on iPad/iphone below location for iOS:

IOS7 & Below = Settings --> General --> About --> Diagnostics & Usage --> Diagnotstic & Usage Data

IOS8 & IOS9 = Settings --> Privacy --> Diagnostics & Usage --> Diagnotstic & Usage Data

IOS10 & Above = Settings --> Privacy --> Analytics --> Analytics Data



回答3: