iOS doesn’t allow any background service or task to restart once the user force kills the app (swipes it away from the app switcher). This is a strict system limitation — no third-party library (including react-native-background-upload) can bypass it.