The barcode scanner component does not work in the browser
The barcode scanner apparently works only when using the appery.io. tester app. If I use the mobile browser to directly open the web app, the barcode scan button does not trigger the camera.
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
The barcode scanner apparently works only when using the appery.io. tester app. If I use the mobile browser to directly open the web app, the barcode scan button does not trigger the camera.
I don't think it works in the browser. I've just built an app using the tutorial for this. At the end of the tutorial it mentions that you have to build the app to get the camera to operate. I've only tried this on Android by building the apk but it worked fine.
Hello Gabriele,
Andy is absolutely right:
"Since we’re invoking a native component (barcode scanner), the app has to be tested as a hybrid app, or installed on the device. Testing won’t work in the browser."
https://devcenter.appery.io/tutorials...
Ok, that's what I thought.
However you might use https://github.com/LazarSoft/jsqrcode or https://serratus.github.io/quaggaJS/e... in the future for full non-hybrid web apps.
Thanks for clarifying it
Check this too: http://ffosqr.w69b.com/#/