shifeng1993 / react-native-qr-scanner

一个二维码扫描组件,依赖react-native-camera
MIT License
116 stars 65 forks source link

android scan not work. #20

Open onusgit opened 6 years ago

onusgit commented 6 years ago

iOS scan work fine but android side scan issue.

shifeng1993 commented 6 years ago

Because android in the scan area calculation above the problem of different machines with different deviations. No solution has yet been found. So scanning on a android device can cause problems that don't work. You can try using version 1.3.2. This version restores the scan area full of containers in android.

HarshitMadhav commented 5 years ago

@shifeng1993 hello I am facing the same issue on certain devices like Samsung and Nokia any update to this issue?

anniewey commented 5 years ago

This version restores the scan area full of containers in android.

so this means the barcode scan area is not restricted, well i thought this library has such feature. sadly, it can't integrate this function either.