yuriy-budiyev / code-scanner

Code scanner library for Android, based on ZXing
MIT License
1.1k stars 267 forks source link

Freeze on Xiaomi MI 9T and Xiaomi MI 9T Pro MIUI Android 10 #115

Open SergeyPolokhach opened 3 years ago

SergeyPolokhach commented 3 years ago

Library version 2.1.0

I have implemented the qr code inside a fragment and when I open the fragment, the camera just freezes on my device which is Xiaomi MI 9T.

sauce-chili commented 3 years ago

Same problem on my phone MI 9

uygemre commented 3 years ago

I have the same issue :/

zakrodionov commented 3 years ago

Freeze on Poco x3

xcesco commented 2 years ago

after one or two qrcode scanning, I have the same problem. I release the scanner onPause (in a fragment).

LucasOvejero commented 2 years ago

take care with yours configurations, if you set codeScanner.scanMode = ScanMode.SINGLE, after the first scan, CodeScanner will set mStoppingPreview = true

aabolfazl commented 2 years ago

I have the same issue on MI Note 10

cellodove commented 2 years ago

나도 마찬가지이다.