Top "Cordova-3" questions

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

Cordova: Is it possible to have different app IDs for android and ios platforms?

Let's say I have a Cordova application with an id of com.StackOverflowExample.MyQuestion, which I created with Cordova 3 using …

android ios cordova google-play cordova-3
No 'Access-Control-Allow-Origin' header is present on the requested resource ajax jquery phonegap

I am trying to run my phonegap app on ripple emulator and calling method from webservice.asmx using ajax method …

jquery ajax web-services cordova-3
env: node\r: No such file or directory with cordova cli

When trying to run cordova cli on OSX get an error env: node\r: No such file or directory I …

macos cordova command-line-interface cordova-3
Cordova 3.3 - fileSystem.root.fullPath returns "/" instead of full path

I had a piece of code working with Cordova 2.7. I upgraded my app to Cordova 3.3 along with upgrading all the …

ios cordova cordova-3
cant run ios simulator on cordova

On running the command cordova emulate ios I get an error, as below. I actually get rm: could not remove &…

ios macos cordova-3
Cordova 3.1.0: Plugin not found or is not a CDVPlugin

I'm trying to build my first Cordova app and I can't get a plugin to work. My app was built …

ios plugins cordova ios7 cordova-3
Cordova 3.5 deviceready event not fired after 5 seconds

I recently upgraded my cordova app from cordova v2.9 to v3.5.0. After adding plugins from command-line, I imported my app …

android cordova cordova-3 cordova-plugins
Cordova Build - ignore files

When compiling a cordova application every single file in my /www folder gets copied to the assets/www folder(android) …

android cordova cordova-3
Can Apache Cordova compile to legacy Windows desktop apps (non-metro)?

I need to develop an app that retrieves and saves data interacting with users, with a high focus on multi-platform …

javascript cordova windows-7 windows-xp cordova-3
Keep callback context in PhoneGap plugin?

I need to implement some functionality that triggers an action on an interval and emits the results back to javascript. …

cordova phonegap-plugins cordova-3