Debugging Cordova Apps with DebugGap
Category: App Development, chrisw, Cordova, Mobile, Mobile Web Development, Phonegap, Tools and Libraries
For debugging a web application in a desktop browser, there are a myriad tools available such as Chrome’s developer tools or the Firefox firebug add on. Native application development have IDEs that provide integrated debugging tools. But hybrid applications that use a web view have always been harder to debug.
Debuggap is a tool to debug cross platform mobile apps. It’s easy to use and get started. All you need to do is download the package, include a JavaScript file and run the app on a device or emulator.
Continue reading %Debugging Cordova Apps with DebugGap%
LEAVE A REPLY
You must be logged in to post a comment.