itinance / itinance/react-native-fs
Upload binary file corruption in Android
Open
- Dominant language
- C++
- Stars
- 5k
- Forks
- 1k
- PR merge metrics
- No merged PRs in 30d
Description
`uploadFiles()` method in android adds two `crlf` to the binary file one at the beginning and one at the end of the file and makes the uploaded file corrupted.


These images show the `0d0a` added to the file that is the `crlf` in hex.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.