With version 2.0 of the BarcodeScanner, we can now better integrate with the PhoneGap plugin. Destination repo is here: https://github.com/blackberry/BarcodeScanner Source is here: https://github.com/blackberry/WebWorks-Community-APIs/tree/master/BB10-Cordova/BarcodeScanner Planned upstream location is now: https://github.com/hypery2k/cordova-barcodescanner-plugin - [x] Need to migrate to use the same BarcodeScanner.js API as other platforms, with _scan_ method - [x] Drop _stopRead_ method - [ ] Implement _encode_ method (optional) - [ ] Build in a newer version of the ZXing library instead of the on-device version.
With version 2.0 of the BarcodeScanner, we can now better integrate with the PhoneGap plugin.
Destination repo is here: https://github.com/blackberry/BarcodeScanner
Source is here: https://github.com/blackberry/WebWorks-Community-APIs/tree/master/BB10-Cordova/BarcodeScanner
Planned upstream location is now: https://github.com/hypery2k/cordova-barcodescanner-plugin