bitpay / cordova-plugin-qrscanner

A fast, energy efficient, highly-configurable QR code scanner for Cordova apps and the browser.
MIT License
568 stars 772 forks source link

Cannot Get this plugin to work. #217

Open umsdavid opened 5 years ago

umsdavid commented 5 years ago

Hi,

Is there any example on how to put the script in index.html and index.js? I've tried many times but the apps doesnt seems to work

Junijoh commented 5 years ago

Yes this doesnt seem to work, The guide described in this plugin is not helpful and seems very vague.

Junijoh commented 5 years ago

I would like to know of a qr code + barcode scanner plugin for cordova 8.1.2

irvine48 commented 5 years ago

so.. this plugin seen not maintain anymore? i tested "phonegap-plugin-barcodescanner" just work fine. But not this which i tested first in the place. Still cant make it work. Camera no trigger.

Junijoh commented 5 years ago

Yes so can anyone please tell what we can if this is discontinued. Do we have any other alternative?

irvine48 commented 5 years ago

Yes so can anyone please tell what we can if this is discontinued. Do we have any other alternative?

as mentioned, phonegap-plugin-barcodescanner work fine for me. here attached with the example, https://www.techiediaries.com/barcode-qr-code-scanner-encoder-ionic-3/

Junijoh commented 5 years ago

Yes so can anyone please tell what we can if this is discontinued. Do we have any other alternative?

as mentioned, phonegap-plugin-barcodescanner work fine for me. here attached with the example, https://www.techiediaries.com/barcode-qr-code-scanner-encoder-ionic-3/

Yes phonegap-plugin-barcodescanner works.Thanks! Is there a way we can set the camera quality while scanning the barcode/ qrcode?