Stanjhae

Results 2 comments of Stanjhae

After spending two days debugging `react-native-permissions`, I found the issue is with `react-native-qrcode-scanner`. It has `"react-native-permissions": "^2.0.2"` in it's dependencies but the current version is `"react-native-permissions": "^3.8.0"`. This version of...

> Seem to have this error even after following the above steps on ios > > duplicate symbol '_OBJC_CLASS_$_RNPermissionHandlerCamera' in > > > libPermission-Camera.a(RNPermissionHandlerCamera.o) > > libRNPermissions.a(RNPermissionHandlerCamera.o) > > ❌...