react-native-background-upload icon indicating copy to clipboard operation
react-native-background-upload copied to clipboard

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

Open msimon opened this issue 3 years ago • 0 comments

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

msimon avatar Sep 24 '21 18:09 msimon