Tell us which versions you are using:
Tell us to which platform this issue is related
Picking a video from the camera roll returns the video.
It gets infintely stuck on "Processing assets..."
Pick a video from the camera roll
:boom:

Picking an image works as expected.
Love react-native-image-crop-picker? Please consider supporting our collective:
馃憠 https://opencollective.com/react-native-image-crop-picker/donate
Update: Installed latest version 0.25.2 and the problem persists.
Another update to this. It works on iOS 13 on a device. This is a simulator only bug.
Works on iPhone 11 simulator with iOS 13.1, but this issue occurs for me on iPhone 11 Pro and Pro Max simulators with iOS 13.1.
I also experiencing this issue on IOS
version:
react-native-image-crop-picker v0.24.1
react-native v0.59.8
I have the same issue
iPhone 11 Pro running iOS 13 (Simulator)
[email protected]
[email protected]
When testing on iPhone 11 running iOS 13 (Simulator), upload works fine
I have come to notice this usually happens when the video comes from iCloud. If you pick one of those "thumbnails" that are just a representation of an iCloud stored files, it will take some time for the gallery to fetch the file and then display it
We have this issue when trying to select iClouded videos when app is offline. Would be great if we can skip this processing step somehow (compressVideoPreset: 'Passthrough' doesn't help), or drop out of it after some timeout.
having the same issue with latest version "^0.31.1",
have the same issue
"react-native-image-crop-picker": "^0.31.1",
"react-native": "0.61.5",
Most helpful comment
Update: Installed latest version 0.25.2 and the problem persists.