itinance / itinance/react-native-fs
iOS: Can't able to upload text file to ASP.NET API
Open
- Dominant language
- C++
- Stars
- 5k
- Forks
- 1k
- PR merge metrics
- No merged PRs in 30d
Description
In Android all code working perfectly. But in iOS Not uploading in server and no error logged. But showing UPLOAD IS 100% DONE!.
API Response:
`body: ""{\"errormsg\":\"File not uploaded\"}""
headers:
Content-Length: "38"
Content-Type: "application/json; charset=utf-8"
Date: "Tue, 10 Dec 2019 18:50:19 GMT"
Server: "Microsoft-IIS/8.5"
X-Powered-By: "ASP.NET"
__proto__: Object
jobId: 1
statusCode: 400
__proto__: Object`
React Native & RNFS Verstion:
`"react-native": "0.57.0",
"react-native-fs": "2.14.1"`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.