You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 12, 2023. It is now read-only.
For Android its working properly during IOS scan getting the error as ERROR TypeError: null is not an object (evaluating 'NativeModule.requestPermission' but i have installed by following the steps.
Please help me fix the issue or suggest the changes required.
How can it be reproduced?
If we try to use the qr code scanner code in render its getting the above error but with the same code its working in Android
What's happening?
For Android its working properly during IOS scan getting the error as ERROR TypeError: null is not an object (evaluating 'NativeModule.requestPermission' but i have installed by following the steps.
Please help me fix the issue or suggest the changes required.
How can it be reproduced?
If we try to use the qr code scanner code in render its getting the above error but with the same code its working in Android
Build details
"react": "17.0.2",
"react-native": "0.66.4",
"react-native-permissions": "^3.6.1",
"react-native-qrcode-scanner": "^1.2.1",