-
Notifications
You must be signed in to change notification settings - Fork 13
exercise debugging
Michael Brooks edited this page May 16, 2015
·
2 revisions
For the Beginner Workshop, we are using the PhoneGap Developer App. While this is a quick way to get started developing an app, it has some debugging limitations. Unlike compiled apps, you cannot use the Remote Web Inspector available in Safari and Chrome. Instead, we will use Weinre.
Checkout the Weinre section of the Debuggin guide.