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

The operation couldn’t be completed. (NSURLErrorDomain error -999.) #317

Open RONAKDHOLARIYA opened 1 year ago

RONAKDHOLARIYA commented 1 year ago

I am getting issue while uploading video from iOS. iOS Version : 16.1.1 xcode : 14.1 RN : 0.68.2 react-native-background-upload version : 6.5.1

russelRajitha commented 1 year ago

I am also having this issue. but working fine with iPhone 11 pro, iPhone X. only having issue with iPhone 7 Plus. iOS 15.5 RN: 0.63.4.

Any reason for this?