-
Hi,
As you can see there arnesson/cordova-plugin-firebase#1033 Cordova 9 deprecate the use of requireCordovaModule for non Cordova modules.
Would it be possible to make those changes please ?
-
the cordova build fails
cordova version : 9.0.0
-
Hi. Any plans with this generator to upgrade it in order to work with Cordova 5?
-
Hello,
I have added wizCanvas to my Cordova (v 5.3.1) projekt ... When "cordova build" i get these compile error:
[...]/platforms/android/src/jp/wizcorp/phonegap/plugin/wizCanvas/WizCanvasPlugin.ja…
-
On [experiencesampler.com](http://experiencesampler.com/createapp/) it says to install `cordova plugin add de.appplant.cordova.plugin.local-notification`. However, this is currently having [some probl…
-
Hello,
Is it supported to use the JavaScript SDK from within a Cordova app ( e.g ionic) ?
If so, is there a sample of using this SDK from within a Cordova application?
-
Among other things, the current version doesn't account for the iOS status bar changes that cam several versions back. Should additionally help some issues like closed issues #24 and #30 .
If this do…
-
Versions:
• iOS Version: 17.5.1
• Cordova Version: 12.0.0 (cordova-lib@12.0.1)
• Cordova Plugin File Version: 8.1.0
Description:
I am experiencing an issue with downloading and accessing…
-
Can we pass either `DATA_URL` or `FILE_URI` from Cordova's `navigator.camera.getPicture` to the first parameter of `uploader.send`?
Right now it seems that we need to pass the `file` object from an `…
-
I got speed improvements and smaller js by minifying the files 'cordova.js' and 'cordova_plugins.js' as well as the cordova 'plugins' folder. Especially for larger ionic 1 projects.
Maybe you could a…