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

Uploading from background not working at all #325

Open haibert opened 1 year ago

haibert commented 1 year ago

Hello all,

As soon as our app goes to the background the uploading, once the app comes to the foreground the uploading resumes. Im just curious if anyone has gotten this working and can show an example possibly? I

kusche12 commented 1 year ago

Hello @haibert, did you find a fix for this? I have noticed the same thing with this package on iOS.

dante-cervantes-rocketlab commented 8 months ago

Have you added the background fetch / processing to iOS?