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.

Start android activity from cordova plugin

I know this may is a duplicate question, i have tried all answers from stack, but non has a complete …

android cordova android-activity cordova-plugins
Change the icon of the push notification status bar on Android and IOS

My app icon is blue/red and when I receive a push notification the icon on status bar is the …

android ios cordova ionic-framework cordova-plugins
Ionic cordova-plugin-qrscanner has no camera preview

I run a simple demo to use cordova-plugin-qrscanner, it can scan qrcode but no camera preview. qrscannerDemo on Github Related …

cordova-plugins qr-code ionic3 ionic-native
How to create a simple webview using ionic for my website

I am trying to make a simple webview app for my website using ionic. What I did is npm install …

ionic-framework webview cordova-plugins ionic-plugins ionic-webview
How to get access to phonegap API from a remote page

I have to following situation: I have a already existing remote webpage and i want to develope an app which …

javascript android ios cordova cordova-plugins
Plugin to get the version of PhoneGap App?

I am using PhoneGap build to package my app is there any PhoneGap or 3rd Party Plugin that I can …

cordova phonegap-plugins phonegap-build cordova-plugins
Cordova android - How to replace custom build.gradle with generated

I have a cordova project, I have added android platform in it. Now I need to use my build.gradle …

android cordova build.gradle cordova-plugins cordova-plugin-file
Status Bar on iOS Background Color

I’m having a hard time setting the iOS status bar background color to transparent. I’m using the latest …

ios cordova ionic-framework cordova-plugins ionic-v1
Phonegap Error: "An error occurred while listing Android targets" while installing Phonegap on Ubuntu

http://cordova.apache.org/docs/en/3.3.0/guide_platforms_android_index.md.html#Android%20Platform%20Guide As metioned in the above …

cordova phonegap-plugins cordova-3 cordova-plugins
Geolocation plugin on Cordova 5.0.0 always return timeout expired error

I have installed Cordova 5.0.0 with these plugins: cordova plugin list cordova-plugin-device 1.0.1-dev "Device" cordova-plugin-geolocation 1.0.0 "Geolocation" cordova-plugin-globalization 1.0.0 "Globalization" cordova-plugin-inappbrowser 1.0.1-dev "InAppBrowser" …

android cordova phonegap-plugins cordova-plugins