开发者

How to debug Javascript running in a webview on an iPad?

I have an iPad running some Javascript in a webview, but sometimes it just refuses to work. Does anyone have a way to debug this kin开发者_如何学God of issue?


You can use bookmarklets to run things like firebug lite: Check the following article for links to how to make bookmarklets installable on mobile safari as well as links to firebug lite. http://community.godaddy.com/library/setting-up-a-debugging-environment-on-the-ipad/


Recently with the new iOS 6 you can turn on remote debugging and analyze your project with Webkit Inspector on Safari (but only with a Mac, because you must have safari 6.x).

This method would not work on the first generation of iPad too, because they're not upgradeable to iOS 6.

The question is one year old and obviously it wasn't available at the moment. I'm posting it so that someone who come up here could know it.

Info: http://www.mobilexweb.com/blog/iphone-5-ios-6-html5-developers


Another tool you could try is adobe shadow.


Simply enable js console

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜