expo-camera-tutorial icon indicating copy to clipboard operation
expo-camera-tutorial copied to clipboard

Error on clicking take picture on web browser

Open mkalicharan opened this issue 4 years ago • 1 comments

Unhandled Rejection (TypeError): ExponentCameraManager__WEBPACK_IMPORTED_MODULE_13_.default.requestPermissionsAsync is not a function

mkalicharan avatar Feb 02 '21 15:02 mkalicharan

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.

ML-Chen avatar Feb 16 '21 04:02 ML-Chen