-
# Bug Report
**Not run android apk with multiple Flavors, when using the command "cordova run android"**
## Problem
### What is expected to happen?
the app is expected to run with custom fla…
-
I'm trying to set the resize mode programatically but I get this message on the lint, which doesn't compile successfully.
>Argument of type '"native"' is not assignable to parameter of type 'Keyboa…
-
Hi,
I have an update on issue:
[Cordova 653](https://github.com/BranchMetrics/cordova-ionic-phonegap-branch-deep-linking-attribution/issues/653)
This error, sometimes, seems to occur when **Locat…
-
### Expected Behaviour
scan functionality
### Actual Behaviour
after starting a scan : alert message "index.html scan is already in progress"
### Reproduce Scenario (including but not limi…
-
**CLI command:** cordova plugin remove cordova-plugin-firebase
**Output:**
```
Uninstalling cordova-plugin-firebase from android
Android Studio project detected
missing file :: app/src/main
Er…
-
Hi,
i'm using this plugin to scan QRCode in my application, but, also if the QRCode object exists, when i call the show() method, nothing appears, no camera is showed?
Why?
These are my applica…
-
Ionic:
ionic (Ionic CLI) : 4.9.0 (C:\Users\lyh\AppData\Roaming\npm\node_modules\ionic)
Ionic Framework : @ionic/angular 4.0.0
@angular-devkit/build-angular : 0.…
-
Hi....
I'm trying to use Photo Library with Ionic 3...
Unfortunately i don't know how to resolve this error both in IOS and Android.
`GET cdvphotolibrary://photo?photoId=xxx net::ERR_UNKNOWN_URL…
-
**Ionic version:** (check one with "x")
[ ] **2.x**
[ ] **3.x**
[ ] **4.x**
[ x ] **6.x**
**Ion2-calendar mode:** (check one with "x")
[ x ] components mode
[ ] modal mode
**I'm submitti…
-
Hi all
I can't get this plugin to work. Following the docs I import the plugin, declare autostart in the constructor, then call the enable() inside the component. No error is thrown in the console,…