Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to locate app crash logs in iPhone & iPad?

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.

like image 253
user249605 Avatar asked Jun 25 '14 04:06

user249605


People also ask

What causes app crashes on iPhone?

Causes of iPhone App CrashLow device memory. Network issues. Device incompatibility problems. Software issues such as outdated software.


1 Answers

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

like image 141
Jashu Avatar answered Oct 04 '22 02:10

Jashu