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

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

Closed
Demonic217 opened this issue Aug 21, 2018 · 1 comment

Comments

@Demonic217
Copy link

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.

@samtstern
Copy link

@Demonic217 I apologize that nobody on our team ever got back to you about this. Since this was a long time ago I hope that you have solved your issue or found a workaround. If you experience issues with recent versions of the ML Kit SDK please file them on the firebase-android-sdk repo.

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

3 participants