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

moto g84 Android14 cannot recognize QR code #724

Open
joker5213 opened this issue Dec 13, 2024 · 0 comments
Open

moto g84 Android14 cannot recognize QR code #724

joker5213 opened this issue Dec 13, 2024 · 0 comments

Comments

@joker5213
Copy link

Describe your issue. If applicable, add screenshots to help explain your problem.

moto g84 Android14 uses image_picker: 1.1.2 to upload a QR code photo from the mobile phone album. When the processImage method is called, the returned List is empty, but other mobile phones can recognize the QR code when uploading the same photo

Steps to reproduce.

moto g84 Android14 uses image_picker: 1.1.2 to upload a QR code photo from the mobile phone album. When the processImage method is called, the returned List is empty, but other mobile phones can recognize the QR code when uploading the same photo
20241213101129
IMG_20241213_100243751_HDR

What is the expected result?

能识别出二维码信息

Did you try our example app?

No

Is it reproducible in the example app?

No

Reproducible in which OS?

Android

Flutter/Dart Version?

flutter:3.19.6

Plugin Version?

google_mlkit_barcode_scanning: 0.12.0
image_picker: 1.1.2

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