react-native-image-crop-picker
react-native-image-crop-picker copied to clipboard
Android: Failed to find configured root that contains /data/user/0/com.myapp/cache/react-native-image-crop-picker/filename.jpg
Version
- react-native-image-crop-picker ^0.36.2
- react-native 0.64.2
Platform
Android
Expected behaviour
Adding images picked from any sources
Actual behaviour
when trying to pick images from sources other than Gallery or Photos app (like Google Drive or Recent photos), picker throws an error: Failed to find configured root that contains /data/user/0/com.myapp/cache/react-native-image-crop-picker/filename.jpg
Attachments
- filepath for images from Gallery/Photos: storage/emulated/0/DCIM/Screenshots/filename.jpg
- filepath for images from other sources: data/user/0/com.myapp/cache/react-native-image-crop-picker/filename.jpg