I’m developing a html5/javascript site and there is a page that occasionally crashes Safari on iPad 1.
Is there a crash log or something similar so I can see what it is that is causing Safari to crash?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If you’re on a Mac and have Xcode installed, you can hook said device up to your computer and choose to use it for development (note you don’t need to be a registered iOS developer). After that you should be able to see the device in the organiser (hit ⇧⌘2 to show the organiser) and inspect its logs, simply find the log pertaining to Safari and you should be able to figure out what’s causing the crash.