Hi,
Ive been trying to implement a Qr code scanner to my app using this javascript Scanner:
Since the plugins dont work.
I have loaded the .js file with the LOADERR plugin, get the script to ask for permission and turn on the camera . However I havent been able to get the video feed and actual scanner to show on the app, even adding the <div class on an HTML element.
Has anybody been able to create a QR Scanner this way ?
Thanks!