shadeeka

Results 2 comments of shadeeka

facing same issue with version 2.1.2 this is how i use it `htmlCamera() { this.html5QrcodeScanner = new Html5QrcodeScanner('qr-reader', { fps: 10, qrbox: { width: 250, height: 250 }}, false); this.html5QrcodeScanner.render(this.onScanSuccess);...

is there any work around for this? If so please help. Thank you