qr-code-scanner
qr-code-scanner copied to clipboard
Configure Camera
Describe the bug
In which part of the code is it configured which camera to show?
select front camera or back camera
@orlandoGAero It always selects the back camera.
Code is https://github.com/code-kotis/qr-code-scanner/blob/master/app/js/vendor/qrscan.js#L84
on apple devices, open the front camera
@orlandoGAero Thanks for the information. Can you let me know which version of ios you are using? I have tested the app in ios13 and ios14 beta. Both versions open's back camera.