ravi8x / Barcode-Reader

Android barcode reader using google vision library
BSD 3-Clause "New" or "Revised" License
294 stars 183 forks source link

Does not read the QR on Huawei devices #20

Open danielemaddaluno opened 6 years ago

danielemaddaluno commented 6 years ago

I have installed the example application and works fine on my Nexus 5 but it does not work on my Huawei P10 Lite (WAS-LX1AC432B198). The activity works fine, I even see the camera working good but there is no beep and no text scan.

danielemaddaluno commented 6 years ago

This issue is linked to issue 352 on android-vision