Skip to content
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

GS1 and FNC1 chars in linear barcodes #756

Open
AlmightyCZ opened this issue Jul 1, 2024 · 0 comments
Open

GS1 and FNC1 chars in linear barcodes #756

AlmightyCZ opened this issue Jul 1, 2024 · 0 comments

Comments

@AlmightyCZ
Copy link

AlmightyCZ commented Jul 1, 2024

Description of the problem:

I am trying to scan barcodes containing GS1 (FNC1) characters, but it does not work for linear barcodes. It works correctly for 2D codes on European medicine packages, where the characters are properly included, allowing for GS1 format parsing.

Is there a way to scan linear barcodes with FNC1 characters?

Which library version are you using?
4.3.0

Which phone/tablet are you using, and which Android version does it run? (e.g. Samsung Galaxy S5,
Android 5.0)

Samsung Galaxy S23, Android 14.0

Does the same happen on other devices or an emulator?
Yes

Sample codes

This one doesn't work.
It should return 020061414100041815000214104512XA[FNC1]3720
gs1-128

This one does
Returns 010859506093317421183802357928[FNC1]1723113010GA9711
Screenshot 2024-07-01 at 13 44 26

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant