dbaq / cordova-plugin-filepickerio

Cordova plugin for FileStack.com native Android and iOS SDK
https://www.filestack.com
20 stars 18 forks source link

crash which picking videos on IOS #21

Open jawgardner opened 6 years ago

jawgardner commented 6 years ago

Hi.

When I try to select a video in IOS with this plugin (Love it, btw), I always get a freeze if the video has been moved to icloud automatically. The uploading progress control shows, but it never progresses beyond 0% upload. You have to force quit the app to get out of it.

I have validated that video upload works for a video just taken with the camera and stored to the albumn. It only seems to be the ones that are uploaded to iCloud that cause the issue. Any thoughts on how to resolve?

dbaq commented 6 years ago

Hey @jawgardner,

The iOS filepicker SDK is quite outdated, migrating to the newest one (https://github.com/filestack/filestack-ios) might fix the issue. I don't have much bandwidth available to try the update though. Any help is welcomed.