Top "Cordova-plugins" questions

A Cordova plugin bridges a bit of functionality between the WebView powering a Cordova application and the native platform the Cordova application is running on.

ionic 2 - Error Could not find an installed version of Gradle either in Android Studio

I create ionic 2 project and add diagnostic cordova plugin like this : ionic plugin add cordova.plugins.diagnostic npm install --save @…

cordova ionic2 android-gradle-plugin cordova-plugins
Update cordova plugins in one command

I am wondering is there an easier way to update cordova plugin? I googled, found a hook (@ year 2013), but this …

cordova cordova-plugins
cordova run with ios error .. Error code 65 for command: xcodebuild with args:

This error occur only when I try to cordova run ios --device Even after cordova build ios command executed, non …

ios iphone cordova cordova-plugins
Unable to set the sslVerify to false

Actually I'm trying to install an ngCordova plugin for SQLite. But its giving me the error: Unknown SSL protocol error …

git cordova github cordova-plugins
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
ionic 2 error cordova not available

I am trying to use the cordova GooglePlus plugin in a new ionic 2 project (latest ionic2 version) but I always …

cordova-plugins ionic2
Internal navigation rejected: <allow-navigation not set> in Cordova on iOS

I have built an iOS app using Cordova. The app tries to load a web page e.g. http://yourdomain.…

ios cordova web webpage cordova-plugins
cordova requirements issue , android target not installed

I am trying to install Cordova on windows 7. I am following this tutorial : https://www.tutorialspoint.com/cordova/cordova_first_…

android cordova android-studio cordova-plugins
Ionic: Check Internet Connection using Cordova

I am working on Ionic Framework, and facing issues using the Apache Cordova Network API to detect internet connection in …

angularjs cordova ionic-framework ionic cordova-plugins