vue-cordova
vue-cordova copied to clipboard
Vue.js plugin for Cordova
I see some glitch loading the plugin in iOS 12.1 When i launch it first time its working fine, but the same when closing the app and restring the plugins...
I add cordova-plugin-app-version,but I get Vue.cordova.getAppVersion and I console.log(Vue.cordova.plugins) ,It return ['cordova-plugin-geolocation']? why?
I Already carried out: `cordova plugin add cordova-plugin-barcodescanner` vue-cordova What do you have to do with it?
Vue 3 Support?
Supporting cordova-plugin-barcodescanner and phonegap-plugin-barcodescanner
Hi, I can use this starter project and run it in the browser. However, after running: - cordova platform add windows - cordova run windows the deviceready icon for the...