-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Problems in DataMatrix code scanning #15
Comments
Hi Team, It's been over 2 months since this issue was reported. Is there any way to know whether -
Thanks. |
Hi all, Any updates here? This ticket has been open 4.5 months now with no response. I have customers who can't perform scanning actions on valid DM codes that other tools can scan easily. I'd really like to be able to find a solution for them. Thanks! |
Hi, we just got back from our research team:
|
Steps:
Clone
googlesamples/mlkit/ios
andinstall pods
.At the time of these tests, project is using
GoogleMLKit/BarcodeScanning (0.60.0)
It is being run using
Xcode 11.5
onmacOS Catalina 10.15.4
.Run the barcode detector sample code on this image -
Results:
Actual: It does not recognize this
DataMatrix
code.Expected: It recognizes this
DataMatrix
code. The code has valid data -HP ProBook 440 G4,Z1Z83UT#ABA,5CD712BZVJ,1y1y0y
Verification:
Use an online decoder service - https://online-barcode-reader.inliteresearch.com/
Additional Info:
ML Kit for Firebase
sample as well.Preview.app
onmacOS
to no avail.The text was updated successfully, but these errors were encountered: