react-native-background-upload
react-native-background-upload copied to clipboard
ios upload not work
rn 0.61.5 on ios ,select a vidio ,then no upload ,no error,nothing, android is work well
Probably the same issue as #237 ?
I'm also seeing this. On Android everything works fine, on iOS the app has to be foregrounded for uploads to work.
It's not crashing so I don't think it's this issue #237
Same for me, working fine for android but on iOS completed
listener called with this response:
{"id": "0", "responseBody": "{\"message\":\"Invalid Content-Range header\"}", "responseCode": 500}