-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
JNI DETECTED ERROR IN APPLICATION: input is not valid Modified UTF-8: illegal continuation byte 0x38 #186
Comments
Hi @nezero did you find a workaround for this issue? Any help here would be greatly apprecited Thanks |
Unfortunately the solution I was producing relies heavily on being able to decode barcodes coded in this manner. I ended up using the ZXing library. |
We've been checking the possibility of use ZXing but its reading times seems very very slow compared to the vision API (even setting it to read only PDF417 codes), @nezero have you noticed the same slow reading issue? |
@nezero Hello nezero. I'm just wondering if you have any problem with Zxing's speed to recognize barcodes, and if so: did you improved that time in any way? |
@tester9789 Hello tester9789... I' just wondering if you can share with me the resolution you gave to your need, if any? Did you use a different library? and... what approach did you take to improve the reading times? Thanks in advance. |
Hi, we ended up using a microblink <https://microblink.com> product
<https://pdf417.mobi/> to reading pdf417 codes which is extremely fast and
nice looking.
2017-09-06 10:20 GMT-05:00 juanestebanj <[email protected]>:
… @tester9789 <https://github.com/tester9789> Hello tester9789... I' just
wondering if you can share with me the resolution you gave to your need, if
any? Did you use a different library? and... what approach did you take to
improve the reading times? Thanks in advance.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#186 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AagofeoTiJViERgoPUe3trJ9CuY09Q5rks5sfrgygaJpZM4LpgUG>
.
--
|
@tester9789 hey. thanks for the info! |
A native api call appears to having an error in the barcode scanner.
The barcode reader produces this error every time when reading this barcode.
The text was updated successfully, but these errors were encountered: