Debug Phonegap App On Mac
Phonegap Developer App Download
Using Debugging and Performance Analysis Tools
Run 'phonegap run android (or replace android with ios as above). Emulator wil open running your newly created PhoneGap App, saying 'Device Ready' if the JavaScript bridge to native is operational. This will verify that you're PhoneGap CLI development environment is up and running correctly. GapDebug enables mobile developers using the open-source Cordova and PhoneGap SDKs to debug their cross-platform mobile apps from a single convenient environment. Genuitec refers to this as 'Plug. Alpha Anywhere includes a CLI build option in the PhoneGap App Builder. Support is provided for Android builds on a Windows PC and iOS builds on a Mac. Options are provided to install the APK file on an Android device through the USB debug cable, by scanning a QR Code or the APK can be uploaded to the cloud so that it could be shared.
Xcode provides the tools you need to make sure that your code is correct, performs well, and uses resources appropriately. Learn how to efficiently discover and resolve issues with your app.
Finding and Using Crash Reports
Get the basics on how to use crash reports to identify bugs.
Managing Performance and Memory
Optimizing the performance and memory management of your app ensures a quality experience for users and satisfies App Review Guideline requirements for the App Store and Mac App Store. Get tips on how to tune your app, find memory leaks, and eliminate performance issues.
Debugging Apps That Have Been Submitted or Deployed
To reproduce bugs that appear in the submitted build of your app, use the Archive feature in Xcode to test the exact build of your app that was submitted to the App Store or Mac App Store. Find out more about this and other processes to resolve issues reported by users or App Review.
More Tips and Techniques
Learn about additional tools and advanced debugging techniques.