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
721 stars 325 forks source link

Commit that fixes the 100mb max file size breaks background uplod on #289

Open msimon opened 2 years ago

msimon commented 2 years ago

Following some research and update in https://github.com/Vydia/react-native-background-upload/issues/260

The code that transfer the request into a stream result in the background upload to not work and always throw Lost connection to background transfer service when re-opening the app