Answer the question
In order to leave comments, you need to log in
Debugging JavaScript in UIWebView?
Now I am involved in the development of a project for the iPad. Its essence is that there is an application that displays HTML content in a UIWebView. The content is interactive, javascipt and jquery are actively used. I rather finish this project from the front-end side, and do not write it from the beginning. My question is this: is there some kind of tool for debugging JavaScript and inspecting the layout on a live device, some kind of web console that would be able to expand objects, like the console in Safari? Now I use blackbird, but it doesn't work so well, there are few features. Non-blocking alerts are also of little help in difficult cases. Help, please, advice.
Answer the question
In order to leave comments, you need to log in
jsconsole.com/ - remote console.
But it does not expand objects. You will have to copy them to a regular console.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question