Apache Cordova is a platform for building native mobile applications using HTML, CSS and JavaScript
I archived and submitted a cordova app using Xcode. On testing locally, I find that the icon is correctly shown …
ios iphone cordova app-store-connect cordova-3When I do : cordova plugin add https://github.com/phonegap/phonegap-facebook-plugin.git I get the error : Error: Variable(s) missing: …
cordova phonegap-plugins cordova-3 cordova-pluginsI am trying to remove the status bar across my app with Cordova. I have tried <preference name="Fullscreen" …
ios cordova cordova-3I am trying to change the version code in AndroidManifest.xml. I am using Cordova 3.6.4. As per the docs I …
android cordova cordova-3Trying to import new PhoneGap 3.3 project into Eclipse 4.3.1 - after initial phonegap CLI build I import 2 projects (HelloWorld and HelloWorld-CordovaLib). …
android eclipse properties shared-libraries cordova-3I have received an Email from Google Play Store for my Android App: This is a notification that your com.…
apache cordova google-play cordova-3I am using the Cordova Splash Screen plugin (http://plugins.cordova.io/#/package/org.apache.cordova.splashscreen) and there is …
cordova phonegap-plugins cordova-3 cordova-pluginsDue to legacy factors, the package names of my Android and iOS apps are different. Currently Cordova seems to be …
android cordova cordova-3How to display the splashscreen correctly? I'm using CLi local build and I heared it's compatible. I added the plugin …
cordova phonegap-plugins splash-screen cordova-3