React-native-image-crop-picker: Choosing video gets stuck on "Processing assets..." in iOS 13

Created on 24 Sep 2019  路  9Comments  路  Source: ivpusic/react-native-image-crop-picker

Version

Tell us which versions you are using:

  • react-native-image-crop-picker v0.24.1
  • react-native v0.59.10

Platform

Tell us to which platform this issue is related

  • iOS - Version 13.0 only

Expected behaviour

Picking a video from the camera roll returns the video.

Actual behaviour

It gets infintely stuck on "Processing assets..."

Steps to reproduce

  1. Pick a video from the camera roll

  2. :boom:

Attachments

Simulator Screen Shot - iPhone 11 Pro Max - 2019-09-23 at 16 36 54

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

Most helpful comment

Update: Installed latest version 0.25.2 and the problem persists.

All 9 comments

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",

Was this page helpful?
0 / 5 - 0 ratings

Related issues

fmcruz picture fmcruz  路  3Comments

DISKONEKTeD picture DISKONEKTeD  路  3Comments

zhangjunhou picture zhangjunhou  路  3Comments

Phenek picture Phenek  路  3Comments

pavsidhu picture pavsidhu  路  3Comments