My Ionic 5 project uses Angular 12 and Cordova, now I need to scan QR-Codes (for covid green pass)
I tried GitHub - zxing-js/ngx-scanner: Angular (2+) QR code, Barcode, DataMatrix, scanner component using ZXin but doesn’t install with Angular 12
I tried GitHub - bitpay/cordova-plugin-qrscanner: A fast, energy efficient, highly-configurable QR code scanne but it doesn’t work well on Android 11 and latest iOS versions
All blog posts found are outdated or simply no longer valid for new version of Android
I can’t downgrade to other Angular versions
Any hints?
2 posts - 2 participants