This sample uses cordova-plugin-qrscanner in "browser mode" in an attempt to show how a PWA would implement such a feature.
This is more of a proof of concept that shows that it is quite limited right now -- to the extent of my knowledge, of course, please prove me wrong!
The app launches, runs, and can show a video feedback, on Chrome, but it does not succeed in scanning a QR Code in a reliable way, from a computer's webcam.
On Mobile Safari, the video feedback throws an error : see this issue bitpay/cordova-plugin-qrscanner#89 (comment)
This sample uses cordova-plugin-qrscanner in "browser mode" in an attempt to show how a PWA would implement such a feature.
This is more of a proof of concept that shows that it is quite limited right now -- to the extent of my knowledge, of course, please prove me wrong!
The app launches, runs, and can show a video feedback, on Chrome, but it does not succeed in scanning a QR Code in a reliable way, from a computer's webcam.
On Mobile Safari, the video feedback throws an error : see this issue bitpay/cordova-plugin-qrscanner#89 (comment)