Top "Cordova-3" questions

Apache Cordova is a platform for building native mobile applications using HTML, CSS and JavaScript

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
Get previous versions of a package in NPM

How do I find out all previous versions of a package using npm? In this instance, I am interested in …

cordova npm cordova-3
Google Play Store Release Issue

I am trying to release a new version of my Android App. I can upload the APK file but after …

android cordova google-play cordova-3
cordova build Command failed with exit code EACCES

Cordova build failed with error code : EACCESS $ cordova build android Running command: /home/user/proj1/platforms/android/cordova/build execvp(): …

node.js cordova npm cordova-3
Should a phonegap plugin be declared in the config.xml file?

I am a newbie in phonegap development so I have a couple of questions: 1) I am using the accelerometer plug-in. …

cordova phonegap-plugins cordova-3
Can I install a previous version of a plugin using the cordova plugin add command?

I am trying to rebuild a cordova project from scratch and creating documentation along the way. I would like to …

cordova cordova-3
How to see all plugins installed in Phonegap/Cordova project?

I need to see the list of all installed Cordova plugins. Does somebody know how to do this?

cordova cordova-3 cordova-plugins
Cordova cannot add Android failed with exit code ENOENT

I am trying to create an Android project with Cordova, however i am getting an ENOENT error although i followed …

android cordova path cordova-3
phonegap 3.0 wants android 17, but I want android 18

While experienced with phonegap and xcode, I'm new to android. I have installed phonegap 3.0 ... npm install phonegap phonegap --version 3.0.0-0.14.3 …

android cordova android-4.3-jelly-bean cordova-3
Cordova build iOS error: archive not found at path 'path/to/myApp.xcarchive"

I have been struggling to get Cordova to work and run on my iPhone. I follow the commands below but …

ios cordova phonegap cordova-3