Originally Posted by TheMarco:
The book says:
"So you'll want to use the webOS Emulator with integrated JavaScript debugger and DOM inspector."
Where is this integrated JS debugger and DOM inspector?
I can't figure out how to debug. Nothing JS related shows up in my /var/log/messages either.
Anyone?
Yeah there is something inlcuded with the SDK called the Palm-Inspector but everytime I try and open it it crashes... Also if you ssh into the emulator or the phone and type log <"com.yourname.yourappname"> i.e. log "com.palm.bluetooth" it will show a log of that application.. But I have noticed that it doesn't log everything... Has anybody got the inspector working?