This repository has been archived by the owner on Aug 11, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Is the zxing version used years away from the original zxing lib? #124
Labels
Comments
That has been my experience with this. The data matrix scanner doesn't work accurately with iOS, so I forked the original repo and added in a more recent ZXing library (See here: https://github.com/dually8/BarcodeScanner). I would like to see this repo get up-to-date on this. |
EddyVerbruggen
added a commit
to Telerik-Verified-Plugins/BarcodeScanner
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
@dually8 which version of zxing did you use? |
@cougarten the one from the TheLevelUp repo here: https://github.com/TheLevelUp/ZXingObjC |
Closing as out of date, on iOS ZXing is not used, on Android it has been updated a few times since the issue was created |
This thread has been automatically locked. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The maintained zxing lib is way more up to date than the one included in the android branch of the plugin:
https://github.com/zxing/zxing/tree/master/core/src/main/java/com/google/zxing
Why is this the case? Is it possible to include the latest or even better - stay up to date?
The text was updated successfully, but these errors were encountered: