expo-camera-tutorial
expo-camera-tutorial copied to clipboard
Error on clicking take picture on web browser
Unhandled Rejection (TypeError): ExponentCameraManager__WEBPACK_IMPORTED_MODULE_13_.default.requestPermissionsAsync is not a function
I got this error too with the code from https://docs.expo.io/versions/latest/sdk/camera/. I think it might just be an issue with expo-camera on web, so you have to run it on your phone instead.