Top "Cordova" questions

Apache Cordova (formerly PhoneGap) is a framework that allows developers to create cross-platform mobile applications using web technologies like HTML, JavaScript, and CSS.

Add entry to iOS .plist file via Cordova config.xml

I am new to the Cordova CLI. I need to perform the following steps programmatically via Cordova. In the project .…

ios cordova phonegap-plugins cordova-3 cordova-plugins
Cordova error: Using "requireCordovaModule" to load non-cordova module "q" is not supported

I noticed that the builds on our CI started to fail because of the following error: Discovered plugin "cordova-plugin-app-version" in …

cordova cordova-plugins
PhoneGap - android exit on backbutton

I am trying to program RSS reader using jquery mobile and cordova. My RSS reader consists of 3 pages (in same …

cordova back-button
How to solve "Your APK's version code needs to be higher than 2." in Google Play's Developer Console?

I'm getting this error when uploading my Phonegap app to the Google Play Developer Console: Your APK's version code needs …

android cordova apk
Creating an Android Service with Phonegap? (Have phonegap app run even when closed)

I have been working on an Android app using Phonegap and now would like to make it so when the …

android cordova mobile android-intent android-service
Correct way of using JQuery-Mobile/Phonegap together?

What is the correct way (to this date) to use JQuery Mobile and Phonegap together? Both frameworks need to load …

jquery jquery-mobile cordova
Debug Ionic app on IOS?

My HTML5 app is packaged by Ionic (using Cordova) and loads onto my iPhone like a normal app. Can I …

ios iphone debugging cordova ionic-framework
Cordova : [Error: Please install Android target: "android-21"

I just updated cordova + ionic in my app, after that i installed successfully Android-SDK v22 via Android SDK manager. But …

android cordova ionic-framework android-sdk-tools
Phonegap Android Back Button - close app with back button on homepage

I am developing a Android app using Jquery Mobile/Phonegap. I have the following code to control the phone's back …

jquery-mobile cordova
Error initializing Cordova: Class not found

I followed the tutorial of Phonegap from the official Phonegap.com site (getting started with Android). I have created project …

android cordova