tony-xlh / vision-camera-dynamsoft-barcode-reader

React Native Vision Camera Frame Processor Plugin of Dynamsoft Barcode Reader
MIT License
76 stars 16 forks source link

QR Scanner is working on Android but not on iOS #4

Closed luismiguelmena closed 2 years ago

luismiguelmena commented 2 years ago

The Qr scanner is working on Android but not on iOS, im not getting any error and the camera is opening correctly

xulihang commented 2 years ago

Closed as you've posted it in a new issue: https://github.com/mrousavy/react-native-vision-camera/issues/1050

dhananjay-soneji commented 2 years ago

The Barcode scanner to scan PDF417 works on Android but not iOS; no errors, and the camera is opening correctly on both platforms.

"react-native-reanimated": "^2.9.1",
"react-native-vision-camera": "^2.14.0",
"vision-camera-dynamsoft-barcode-reader": "^0.4.3",