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

ios upload not work

Open chuanhaisoft opened this issue 4 years ago • 4 comments

rn 0.61.5 on ios ,select a vidio ,then no upload ,no error,nothing, android is work well

chuanhaisoft avatar Apr 08 '20 08:04 chuanhaisoft

Probably the same issue as #237 ?

mvehar avatar Feb 19 '21 13:02 mvehar

I'm also seeing this. On Android everything works fine, on iOS the app has to be foregrounded for uploads to work.

Shaun1 avatar Mar 04 '21 18:03 Shaun1

It's not crashing so I don't think it's this issue #237

Shaun1 avatar Mar 04 '21 18:03 Shaun1

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}

AliRehman7141 avatar Dec 01 '21 12:12 AliRehman7141