filestack / filestack-react

Official React component for Filestack - API and content management system that makes it easy to add powerful file uploading and transformation capabilities to any web or mobile application.
https://www.filestack.com
MIT License
164 stars 40 forks source link

Upload fails with large files on iPad and iPhone #79

Closed crokadilekyle closed 4 years ago

crokadilekyle commented 4 years ago

When I try to upload larger files (the one in question is 1.29 GB) on iPad or iPhone 7 the upload quits part of the way through and the following errors show up in the console.

Screen Shot 2020-02-08 at 9 45 23 PM

I had this issue in both Safari and Chrome on the iPad and Safari and Edge (the new edge) on the iPhone. In Safari on my Mac Mini it almost was successful but failed right at the end (it had uploaded about 1150mb before failing).

I was able to successfully upload this file on PC. I have also be able to successfully upload smaller files on iPad, iPhone and Safari on Mac.

pcholuj commented 4 years ago

This problem should be fixed now