Skip to content

Barcode Scanner not scanning anything other than QR Code on Samsung API 19 #45

@Demonic217

Description

@Demonic217

Describe your environment

  • Android device: Samsung Galaxy Tab E(SM-t561)
  • Android OS version: 4.4.4
  • Google Play Services version: 12.8.74
  • Firebase/Play Services SDK version: 16.0.1

Describe the problem:
I'm trying to add the MLKit vision, for barcode scanning), to my application which is made to support API 19 and up. I've tried the mlkit demo app to test if it can do what I need. On devices with API 21 and up everything works fine.
On the API 19 device however I cant scan any other barcode other than a QR code. I'm not getting any errors and my log just tells me D/MIDemoApp:CameraSource: Process an image

I've tried different types of barcodes with the same result, I've tried using the FirebaseVisionBarcodeDetectorOptions and set it to only read code 128 but still nothing.

Metadata

Metadata

Assignees

No one assigned

    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