David Richards created CB-6921: ---------------------------------- Summary: phonegap barcode scanner plugin only supports landscape orientation on android Key: CB-6921 URL: https://issues.apache.org/jira/browse/CB-6921 Project: Apache Cordova Issue Type: Improvement Components: Android Affects Versions: 3.4.0 Environment: com.phonegap.plugins.barcodescanner version 1.0.1 android 4.4.x Reporter: David Richards Priority: Minor
The phonegap barcode scanner plugin for android currently only supports landscape orientation. It is possible to modify the xzing barcode scanner library within the plugin to use portrait orientation instead of landscape using the following instructions http://stackoverflow.com/a/16252917 and rebuilding the jar but it would useful to have the option to choose the orientation and allow for both portrait and landscape barcode scanning. -- This message was sent by Atlassian JIRA (v6.2#6252)