react-native-qrcode-scanner
react-native-qrcode-scanner copied to clipboard
Os 5.1 lolipop camera is blank
What's happening?
camera in lolipop is blank, if install os 7 higher is normal can you help me ?
same problem on android 7 on genymotion it works fine but on my lg g3 phone android which is android 5 it shows upper and bottom content but doesnt show camera preview (checked permission it has permission for using camera).
I am experiencing the same problem on Android 5.1. If I add the property
fadeIn={false}
then the camera display shows the text Camera not authorized.
The same issue with Android 5.1.1, real device Samsung T285 But when I change device to emulator android 7.0 (Nexus 5x API 24) it's ok. Pls fix this bug.