Vydia / react-native-background-upload

Upload files in your React Native app even while it's backgrounded. Supports Android and iOS, including camera roll assets.
MIT License
723 stars 330 forks source link

Video uploads larger than ~100MB fail on iOS #239

Closed kasterlod closed 3 years ago

kasterlod commented 3 years ago

Summary

Test Plan

Large files to upload as a multipart. Size limit depends on device type, tested well with even over 2gb files. Without these changes, it's failing around 100mb.

What's required for testing (prerequisites)?

Prepare large file (f.e. 1gb video file) Prepare remote server for uploading.

What are the steps to reproduce (after prerequisites)?

Try to upload large file as a multipart to your remote server with success.

Compatibility

OS Implemented
iOS
Android

Checklist

reime005 commented 3 years ago

@kasterlod can you do a rebase?

github-actions[bot] commented 3 years ago

:tada: This PR is included in version 6.2.4 :tada:

The release is available on:

Your semantic-release bot :package::rocket: