After Granting Permission Camera Doesn't automatically open

“expo-barcode-scanner”: “~11.4.0”,
“expo”: “^46.0.16”,

Ios and Android.

After getting Permission from the user to use the Camera. BarCodeScanner doesn’t automatically open. Instead user has to log off and then log on again and then it works without any problems. This is nice. But I’d like to not have to have the users log off.

Any thoughts?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.