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
726 stars 332 forks source link

Large files upload but don't tell the bridge #157

Open nachumFreedman opened 5 years ago

nachumFreedman commented 5 years ago

It doesn't tell the bridge that it's completed, uploading super large files (100mb)

this bug only happens on android.