Closed GlennKeller closed 2 years ago
Hi @GlennKeller
Thanks for the report. That bug should be fixed now in https://github.com/uploadcare/uploadcare-swift/pull/106 . A new release will be available soon after PR will be reviewed and merged. I'll tag you when it will be published.
Thanks @makoni!
@GlennKeller new release is ready: https://github.com/uploadcare/uploadcare-swift/releases/tag/0.9.1
Thanks again for the report!
Describe the bug
Uploading a video file longer than 10 seconds always enters the “.failure" case - even though the file is successfully being uploaded to Uploadcare.
The error message is "unknown"
Expected behavior
Enter the ".success" case after successfully being uploaded to Uploadcare.
Code / Screenshot
Environment