Question

What tools can I use to debug mobile webkit sites?
Is there a better tool than "Firebug for iPhone" or is "Firebug for iPhone" pretty much the best tool out there?

Thanks,
Tee

Was it helpful?

Solution

Why don't you use Safari and its developer tools? You can set your User-Agent string to an iPhone's user agent string and work from there. Besides, you get full access to the standard WebKit's develoepr tools.

OTHER TIPS

In my opinion, Weinre is the best thing out there:

A client/server solution that hooks into Safari or (better) Chrome's developer tools.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top