You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 11, 2020. It is now read-only.
What I found out: iOS built in scanner decoder cannot handle datamatrix with binary data.
Solved this for me by decoding the raw bytes in case of datamatrix using ZXing modules.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Expected Behaviour
result.text should deliver complete datamatrix code
Actual Behaviour
result.text is truncated by null characters in datamatrix code
Platform and Version (eg. Android 5.0 or iOS 9.2.1)
iOS 13.4.1
Plugin version
phonegap-plugin-barcodescanner 8.0.1 "BarcodeScanner"
The text was updated successfully, but these errors were encountered: