I can not find a barcode reader plugin through the camera phone that works. I think I've tried all the possible options. The last one I tested is the link
I followed these steps:
cordova platform add android
cordova platform build
plugman install --platform android --project --
The plugin is installed successfully, but after generating apk
, move to the phone, the project does nothing, the camera does not open.
Has anyone managed this plugin to work? Or another similar plugin that reads barcodes / Qr Codes?