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 camera preview issue on android and ios #376

Open takYoon opened 2 years ago

takYoon commented 2 years ago

fix camera preview issue on android and ios change compile to implementation for gradle 7 change v4.ActivityCompat to androidx.ActivityCompat