forked from wildabeast/BarcodeScanner
-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Image upside down on tablet #20
Comments
EddyVerbruggen
added a commit
that referenced
this issue
Apr 16, 2016
Image upside down on tablet #20 Android UI doesn't support Portrait and is small #4 Prebuilt Zebra Crossing (xzing) Library #3 Forcing landscape on camera android #17 And also fixes these issues found here (possibly others as well): Android Nexus 5x upside down images phonegap/phonegap-plugin-barcodescanner#175 Support Aztec for Android and Ios phonegap/phonegap-plugin-barcodescanner#195 Android: Force landscape orientation? phonegap/phonegap-plugin-barcodescanner#177 Android M issues. Due to new intent/permissions phonegap/phonegap-plugin-barcodescanner#167 Problem with Android 6.0.1 phonegap/phonegap-plugin-barcodescanner#139 Is the zxing version used years away from the original zxing lib? phonegap/phonegap-plugin-barcodescanner#124 Updating ZXing Library phonegap/phonegap-plugin-barcodescanner#59
Hi, could you update to 2.1.0 and test again? I had no issues on my devices but I've read that the latest release of ZXing (which we're now using) is supposed to fix this issue. |
I had the same issue on my Nexus 5X, and the 2.1.0 update seems to have fixed it. 👍 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am using this plugin to add qr-code scanning function to my hybrid app. The plugin works well, except on tablet where the image is displayed upside down. This only happen on tablet, and no issue on phone. I have tried with several device, but it all happen upside down on tablet device.
How can I fix it?
The text was updated successfully, but these errors were encountered: