-
## [QRScanner]
### 요약
관리자가 QR 코드를 생성하거나, 카메라를 이용하여 스캔할 수 있다.
### 목표
-QR 코드를 카메라를 이용하여 스캔할 수 있다.
-QR 코드를 랜덤으로 생성하여, 생성한 QR 정보를 저장할 수 있다.
### 제외사항
IOS에서의 QR 스캔 및 생성은 허용하지 않는다.
### 계획
…
-
Mr. Developer
First of all, thank you very much for the wonderful effort of this innovation
To be honest, it is a very wonderful library in terms of reading speed and image capture speed
I real…
-
Is a major breaking upgrade. Code changes will be required.
-
Sentry Issue: [METAMASK-MOBILE-2XXJ](https://metamask.sentry.io/issues/5991549416/?referrer=github_integration)
```
TypeError: u is not a function. (In 'u(c,l)', 'u' is undefined)
at _ref2 (app/com…
-
My App with AdmobFullscreenAd doesn't compile anymore for android after adding these build hints:
`android.newFirebaseMessaging=true`
`possibly android.playService.ads=22.6.0`
I use the CN1Exte…
-
I am working on QR code scanner implementation in my WinJS Cordova project. I added cordova-plugin-qrscanner in my WinJS Project which is based off of cordova. But when I run the project , it gi…
-
I created Apache Cordova project in Visual Studio, added this plugin through Visual Studio.
So when I try to access to QRScanner in javascript I get error QRScanner is not defined.
Global object…
cepon updated
2 years ago
-
Hi,
In my app I already have the camera started.
When I call `qrScanner.start();` I don't get any result , although if I switch tab then return to my app's tab the scan works. Also, if I call m…
samyH updated
1 month ago
-
unable to use the plugin
Specs:-
Cordova :8.1.2
plugin :2.6.0(latest)
cordova android :7.1.4
-
Hello Sir ,
I have implemented this NPM package in my React js project , I want to open back camera in mobile devices instead of front camera ,
although I set facing Mode as environment , its worki…