Open jgudo opened 2 years ago
+1 Works fine when testing but testflight doesn't work
any solution please? I tired to find other library work normal with QrCOde
+1 testflight doesn't work
I am facing the same issue, QR scan code working fine in signed ios build but not working in testflight, do you get any solution ? @huydd @fukemy @Don-oneself
The barcode scanner is working fine in dev/debug mode but not in release.
react-native
|0.68.3
react-native-reanimated
|2.4.1
react-native-vision-camera
|2.14.1
vision-camera-code-scanner
|0.2.0
This is what is looks like in dev/debug: It's working perfectly fine
| | |
And this is what it looks like in release: Scanner not triggering at all:
This is my
build.gradle
config