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

Not applicable on iOS 14 above #354

Closed alvinlys closed 2 years ago

alvinlys commented 2 years ago

Hi, it seems this plugin is not usable in iOS 14 above as the permission & camera is open but nothing is scanned whenever QR code is shown.
Below is the status: {"authorized":true,"denied":false,"restricted":false,"prepared":true,"scanning":true,"previewing":true,"showing":true,"lightEnabled":false,"canOpenSettings":true,"canEnableLight":true,"canChangeCamera":true,"currentCamera":1}