Great. Did I miss a tutorial or instructions somewhere to show how to set up debugging using an emulator?
Also, when you say you can debug the “web side”, does that include javascript that is part of the cordova API? IE: setting a notification using the notification plugin?
@support-michael wrote:
@stevehorn
Yes definitely as long as you are debugging the web side (html, css, js) of a phonegap/cordova app. I have had better experience debugging on the android emulator (but it is so darn slow). On the ios simulator I have run into some occasional quirks where the inspector does not properly show the app’s web content. We are looking into improving this latter experience.