I'm still struggling with the best way to do debugging of my PhoneGap apps. I had heard of weinre, or Web Inspector Remote, but had not had a chance to get it running locally. Turns out PhoneGap hosts a remote server you can use for your testing. It's a bit tricky to get console messages up, but in case it helps others, I've created a quick video entry on how I got things working.
Pardon the silly non-embed link above. It will take you offsite to screencast. I should just embed the SWF but I'm in a hurry. Anyway, if the video above makes sense to you, let me know.
Archived Comments
Ray,
Check out Ripple, let's you you Chrome's Web Dev tools to debug PhoneGap apps
http://chrome.google.com/ex...
Ok I'm confused. I read the docs (ok, mostly read) and I don't see how this is supposed to work with a PhoneGap app running on my phone.
Looks like the people responsible for it don't know how to pronounce it either. From http://phonegap.github.com/...
"weinre is Web Inspector Remote. Pronounced like the word "winery". Or maybe like the word "weiner". Who knows, really."
I just wish they would fix the delay issue - or describe a better workaround then what I did.
Thanks got some idea from the video
Hi Raymond, Thanks for sharing!.
Jose