-
This error appears to be causing my application to crash immediately after the build completes. This is happening in a new blank ionic app with only this plugin installed. More information is here:
…
-
Hi,
In ios platform the camera doesn't get destroyed even after this.qrScanner.destroy() is called.
I am calling the destroy function at 3 places in my page:
1. After scanning is done.
2. On ionV…
-
Hi there,
I followed the several tutorials and tried to implement an imagepicker. Unfortunately I was not yet successful.
i.e.: https://www.positronx.io/ionic-angular-image-picker-integration-tuto…
-
We have an app that is partial native; a few pages have been rewritten into the app, while the other pages get loaded inside an iframe. I know this is not the way to go, but this is temporary and we d…
ghost updated
5 years ago
-
Issue:
I have no success at all using the plugin with Ionic 2.
"plugins.appPreferences" looks not defined.
Do you having any working exemples with Ionic 2 ?
I tried to uninstall it (to reinstall i…
-
I am using [remapUri](https://github.com/apache/cordova-android/blob/master/framework/src/org/apache/cordova/CordovaPlugin.java#L308) In my cordova plugin to redirect requests.
After installing ion…
-
## Bug Report
### Plugin(s)
`"@capacitor/google-maps": "6.0.0"`
### Capacitor Version
```
6.1.2
```
### Platform(s)
Web
### Current Behavior
I upgraded capacitor/google-m…
-
Hi Wizcorp,
Please make this plugin as an installable NPM package for both Cordova and Ionic.
Honest with you, I have no idea on how to install this package to my Ionic android app.
Please help…
ghost updated
6 years ago
-
cloned the project, npm install, ionic serve and got this error... am i missing something?
-
I am working on Ionic 2 app and integrated this plugin for Google login.
It works good in my project with the following plugins:
[ ~/projects/ionic/grmobile ]$ ionic plugins list
cordov…