Skip to content

[Bug report] Zeros are dropped in barcodes #803

Open
@brianbabcockapps

Description

@brianbabcockapps

Describe the bug
When scanning barcodes with 4 or more zeros in the center of the barcode the return value sometime is missing a zero or two.

To Reproduce
Scan any 128 or 39 barcode with 4 or more zeros in the middle. This problem was seen in both our app and the demo app from mlkit.

sample barcodes:
image

Expected behavior
Scan REQ0000001 barcode and we expect to see the value REQ0000001 returned. Instead we sometimes see REQ000001

SDK Info:

  • SDK Name & Version [e.g. com.google.mlkit:face-detection:16.1.3]

Smartphone:

  • Device/Simulator: Samsung Galaxy Tab S7

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions