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.

How to add app icon within phonegap projects?

I created a new phonegap (v 3.0.0-0.14.0) project with default config.xml and then added iOS and Android platforms. The …

cordova
How to host material icons offline?

My apologies if this is a very simple question, but how do you use google material icons without a <…

javascript html cordova materialize
Ionic 2: Cordova is not available. Make sure to include cordova.js or run in a device/simulator (running in emulator)

I just set up my first ionic 2 app (I've used ionic 1 fairly extensively). I'm trying to use the ionic-native camera …

cordova ionic-framework camera ionic2
"No Content-Security-Policy meta tag found." error in my phonegap application

After update Cordova 5.0 in my system, I create new applications. When I tested my application on a device that time …

cordova phonegap-plugins whitelist
Error executing command 'ant' on Mac OS X 10.9 Mavericks when building for Android with PhoneGap/Cordova

Today I tried PhoneGap/Cordova with Mac OS X Mavericks. Building for iOS went just fine, but building for Android …

android cordova ant osx-mavericks
Apache Cordova - uninstall globally

I've installed cordova via npm and i did it globally, now i would like to remove it to reinstall it …

node.js cordova uninstallation
Cordova app not displaying correctly on iPhone X (Simulator)

I tested my Cordova-based app yesterday on the iPhone X Simulator in Xcode 9.0 (9A235) and it didn't look good. Firstly, …

ios cordova phonegap iphone-x
Xcode couldn't find any provisioning profiles matching

I am trying to rebuild an ios app, that previously had no issues (first rebuild in 6 months or so). Environment …

ios xcode cordova ionic-framework
Access-Control-Allow-Origin in Django app when accessed with Phonegap

I'm developing a Phonegap app for my Django based app, but when trying to make Ajax calls I get this …

python ajax django cordova cors
Download files and store them locally with Phonegap/jQuery Mobile Android and iOS Apps

I wrote an jQuery Mobile app and packaged it with Phonegap to iOS and Android apps. At this point I …

android ios cordova jquery-mobile