react-native-qrcode-scanner icon indicating copy to clipboard operation
react-native-qrcode-scanner copied to clipboard

QR Code Scanning is not working on iOS

Open Haseeba393 opened this issue 3 years ago • 2 comments

What's happening?

I'm using react-native-qrcode-scanner for scanning QR codes. I have folllowed the steps given in the documentation and everything is working great on Android but not scanning a single code on iOS side.

Build details?

This is my package.json package.json.zip

Haseeba393 avatar Apr 20 '21 06:04 Haseeba393

https://github.com/moaazsidat/react-native-qrcode-scanner/issues/237

vinaygoyal20 avatar Jun 04 '21 18:06 vinaygoyal20

Same issue, the QR codes in android give type = QR_CODE in the scan result, whereas the same QR code in ios gives type = org.iso? Does anyone know about the issue?

pankti16 avatar Oct 05 '21 11:10 pankti16