Skip to content

Barcode.EAN_13 not recognized #7

Open
@tobrun

Description

@tobrun

While trying out the sample code:

  • QR-scanning
  • Face recognition
    works as expected.

When I try to scan an EAN_13 barcode:

  • BarcodeTrackerFactory.create is never called

Also I tried to configure a specific barcode variant, but this resulted in same behaviour:

  • new BarcodeDetector.Builder(context).setBarcodeFormats(Barcode.EAN_13).build();

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions