문제

I'm not even sure where to begin. Page loads fine on my 5, but not my 4S. Instead it crashes the browser to the home screen.

Without sharing the specific URL, can you point me in the right direction to debug this?

There are no discernible errors in Firebug or other debugging tools on my computer.

도움이 되었습니까?

해결책

You should be seeing a crash report in Xcode organizer and an exception on the command line. Since this is an Apple app you should report this as a Radar.

다른 팁

Does your 5 have a newer version of safari?

Use the iOS simulator if you have it, and then try running with different versions of safari, you can get a log output from it, especially if you are using dashcode, otherwise I think it is in the system logger. That is, if you have a Mac.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top