Paul Medawar
Posts: 0
Joined: Thu Apr 03, 2014 10:55 am

BarCodeScanner in Web App

I have an app that utlises the barcodescanner plugin to allow a user to access further features.

This works fine for ios and android native builds.

However the phones camera is not being accessed for the web app that I have built.

Do I need to add anything for the barcodescanner to work through a web app?

Paul Medawar
Posts: 0
Joined: Thu Apr 03, 2014 10:55 am

BarCodeScanner in Web App

I have seen that it is possible to access the camera for a barcode scan through a browser at webqr.com

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

BarCodeScanner in Web App

Hello Paul,

You are right, it is possible to do with 3rd-party libraries, like https://github.com/code-kotis/barcode...
But we don't have the tutorial how to implement it, please see the documentation in the link above.

Paul Medawar
Posts: 0
Joined: Thu Apr 03, 2014 10:55 am

BarCodeScanner in Web App

ok thanks Serhii

Return to “Issues”