carlo318
carlo318
With this modification the app is able to AutoUpdate and Restart without the prompt "The App needs to be updated", that is without the need for the user to tap...
Hi, the plugin works fine on Android, but I get some issues with IOS (9.3 and above) and Ionic-Cordova. The code is like this: `cordova.plugins.locationManager.requestAlwaysAuthorization();` `var delegate = new cordova.plugins.locationManager.Delegate();`...
Hi, I have installed the plugin in an App for Android made with Ionic Framework. I am trying to get an image with cordova-image-camera which is getting a base64 image,...