|
|
|
|
|
by jawns
4146 days ago
|
|
PhoneGap has some debugging tools available that offer a similar approach: https://github.com/phonegap/phonegap/wiki/Debugging-in-Phone... They've saved me a ton of time. Especially when you're using something like PhoneGap, where you're coding in JS, it's nice to have your old familiar web-based debugging console available. |
|