bitpay / cordova-plugin-qrscanner

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

fix: fix Cannot resolve symbol 'ActivityCompat' & feat: support scanning other formats of barcode #365

Open tomfong opened 2 years ago

up2-date commented 2 years ago

fix: fix Cannot resolve symbol 'ActivityCompat'

@tomfong Thanks for the fix, that helped me after updating to Cordova Android 10

Hope these changes will be applied to the master soon

tomfong commented 2 years ago

@up2-date It seems that @bitpay wouldn't maintain the plugin anymore. I suggest you change to use https://github.com/capacitor-community/barcode-scanner maintained by @thegnuu, if your project is capacitor based.