bitpay / cordova-plugin-qrscanner

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

Not working on Android < 6.0 #230

Open Akshay2015M opened 5 years ago

Akshay2015M commented 5 years ago

Hi, We have developed a Cordova application to scan QR codes using this plugin. We have tested it on android pie it's working without any issue and it is fast for scanning(We liked it) but somehow it is not working on devices having android version 5.0, 4.4 (lower than Marshmallow). Do we need to set up this plugin differently for those platforms? Is there any resolution for this?

Our application is going to be deployed on FAMOCO fx200 devices which are having Android 4.4. Awaiting for a quick response on this.

Razorholt commented 5 years ago

I'm afraid you will have to switch to https://github.com/phonegap/phonegap-plugin-barcodescanner

essujith commented 4 years ago

signed apk build scanner is not working