-
### Background on the issue
When I attempt to install the plugin into a new cordova project, it is creating an error on install.
### My Cordova version
```
9.0.0 (cordova-lib@9.0.1)
```
### …
-
If used with ts the QrScanner constructor seems to associated to a deprecated type
`constructor(video: HTMLVideoElement, onDecode: (result: string) => void, canvasSize?: number);`
I am ts …
-
Error on line 27 of QRScanner.java
fixed with import androidx.core.app.ActivityCompat;
but keeps it keeps changing every time I execute npx cap sync
private boolean hasCamera() {
if (this.…
-
Hi all. It is very unfortunate that this project has been abandoned.
Is someone maintaining a good solid fork with support for both platforms (iOS & Android), which we can help with?
Right now it …
-
Hi ,
I've been looking for a full screen QRScanner, which must use entire camera footage to scan qr and not just a part of the camera footage. Can I use this plugin with ionic 3 if no can you suggest…
-
Hi,
It appears some errors about qrscanner.swift from Xcode 10+ when I achieve app, it maybe version swift4 or swift 4.2 to case the failed achieve app, Doesn't support ios swift 4 or 4.2 using th…
-
Hi,
I have installed this plugin (3.0.1) without any issue but I'm getting the following error when building on Android.
Anyone else is having this issues?
Thanks in advance.
cordova 9.0.0
…
-
`Uncaught (in promise): TypeError: Object(__WEBPACK_IMPORTED_MODULE_1__ionic_native_core__["cordova"]) is not a function. (In 'Object(__WEBPACK_IMPORTED_MODULE_1__ionic_native_core__["cordova"])(this,…
-
I am trying install qrcode scanner iOS platform but I am getting below error 👎
`Failed to install 'cordova-plugin-qrscanner': CordovaError: Failed to fetch plugin cordova-plugin-add-swift-suppor…
-
All work that is done for this task will be in a in a branch called issue-XX, where XX is the issue number.
# What needs to be accomplished
Add some way for the user to access the QR code scanner/…