3
I can not find any plugin for barcode reader, through the camera phone, that works. I think I’ve tried every possible option. The last one I tested is https://github.com/wildabeast/BarcodeDemo
I followed these steps:
cordova platform add android
cordova platform build
plugman install --platform android --project --
https://github.com/wildabeast/BarcodeScanner
The plugin is successfully installed, but after generating the apk
, move to the mobile phone, the project does nothing, the camera does not open.
Did anyone get by this plugin to work? Or other similar plugin, which reads barcodes / Qr Codes?
Tania, for reasons of organization of the site, I will remove the second part, which does not answer the question up there. But feel free to post it as a separate question.
– bfavaretto