react-native-camera-kit
react-native-camera-kit copied to clipboard
takePicture failed: Cannot save capture result to specified location react native
Issue Description
Getting this issue on Samsung device with API level 30.
Saving to camera roll is set to true
Do anyone have solution for this?
https://github.com/teslamotors/react-native-camera-kit/pull/417 seems to be a fix.
same issue
I am having the same issue as well with actual mobile Huawei Honor 10 API 29. When I click capture there is no image file saved but in my Emulator Google Pixel 3 Android 10 API 29 it is working.