cfjedimaster / Cordova-Examples

A collection of Cordova/Ionic/etc demos.
982 stars 1.07k forks source link

Barcode example not working properly #24

Closed Shreya99r closed 7 years ago

Shreya99r commented 8 years ago

On running this app on hybrid mobile environment (cordova) ; camera gets initialized with a rectangular space along with a blinking line with it.When a barcode is put in front of the scanner(camera of the device) ,it doesn't scans anything.using the example https://github.com/cfjedimaster/Cordova-Examples/tree/master/barcode .Please help regarding this.

cfjedimaster commented 8 years ago

If you remote debug, do you see any errors? If you are pointing at a valid bar code and it just doesn't pick it up, you may need to file a bug report with the author of the plugin.

Shreya99r commented 7 years ago

The code now works properly.I tried it on another device's camera with a better quality camera in it.Previously I was using it with 5MP camera.

2016lalu commented 7 years ago

Barcode scanning in hybrid application required high quality camera ...