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.
I am not able to get the cordova file system to work. I have a project with the following dependencies: …
cordova cordova-plugins html5-filesystem ionicI am new to cordova and want to transfer my existing app build with jquery mobile and php to iOS/…
php cordova cordova-pluginsI'm developing a Cordova plugin, and for the iOS platform, I'd like to incorporate a few existing (non-cordova-specific) Cocoapods. I …
ios cordova cocoapods cordova-pluginsI need to implement push notifications in a PhoneGap Build app that I'm developing. I didn't find much documentation on …
firebase push-notification cordova-plugins phonegap-build firebase-cloud-messagingI'm building a Cordova Android plugin. I want to use a 3rd party View inside an Intent that is created …
android cordova gradle android-gradle-plugin cordova-pluginsThe Connection to the server was unsuccessful(file:///android-asset/www/index.html) is showing when i run my android application. …
android cordova cordova-3 cordova-pluginsThis is my plugin for android and one of my method requires a context, Is there a way how can …
android cordova cordova-pluginsWhat's really confusing is when I capture the image with the phone camera, I use FileTransfer.moveTo and it sends …
javascript cordova phonegap-plugins phonegap-build cordova-pluginsWhat is the right way to manage Cordova's plugins & platforms ? On a project using [email protected] & [email protected], I face 2 …
cordova ionic-framework ionic cordova-pluginsI'm using Cordova 4.2.0 for Android. I have some troubles to get FileTransfer plugin work properly. I suppose that there is …
javascript android cordova file-transfer cordova-plugins