cordova-barcodescanner-plugin icon indicating copy to clipboard operation
cordova-barcodescanner-plugin copied to clipboard

barcode scanner plugin for PhoneGap

Results 28 cordova-barcodescanner-plugin issues
Sort by recently updated
recently updated
newest added

On certain situations the camera freezes on iOS when calling cordova.plugins.barcodeScanner.scan(); Particularly I'm having this issue when calling it from within an Ionic popup. If I switch to front camera...

The camera orientation in Android phone is not correct for portrait scanning. The camera is in portrait, but other things in pic like number 037 is rotated. On clicking scan...

use cordova.plugins.barcodeScanner.encode Method Program exit. What do I have to do? I can't find a solution

Now it's horizontal screen. I need vertical screen. How do I handle it?

## Version **2.0.1** of [conventional-changelog-cli](https://github.com/conventional-changelog/conventional-changelog) was just published. Dependency conventional-changelog-cli Current Version 1.3.5 Type devDependency The version **2.0.1** is **not covered** by your **current version range**. If you don’t accept...

greenkeeper

Hi, The scan screen is in landscape mode. ![cordova-barcodescanner-plugin](https://cloud.githubusercontent.com/assets/4920443/13215529/a234280a-d95e-11e5-89a1-bf798d34f5c3.jpg) Is it possible to add the option to toggle / set it to portrait mode? ## --- Want to back this...

enhancement

``` > cordova plugin add cordova-plugin-barcodescanner Installing "cordova-plugin-barcodescanner" for android Installing "cordova-plugin-compat" for android Plugin doesn't support this project's cordova-android version. cordova-android: 7.0.0, failed version requirement: cordova build android cp:...

Hi, I just want to make a suggestion and hope it makes it into the plugin. It would be great if there was a way to scan in series. For...

Hi Scanner works fine on most barcodes, except it does not recognise PDF417 barcodes. Any reason why? Thank you