-
Notifications
You must be signed in to change notification settings - Fork 787
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When Ios upload image should delete charset=utf-8 in http request header content-type ,otherwise will cause bug #76
Conversation
Update README with proper status code handling
Bug Fix: getExternalFilesDir null check
There are a million issues around people having issues with automatically linking and having a link to manual instructions would address a lot of these up front. This also follows the instructions pattern of most react native modules.
Add manual linking instructions
fix ios upload bugs |
fix ios upload image bug |
Can you describe more about the bug that is caused by charset=utf-8 in the request header? How can we reproduce the bug? We have been uploading files from iOS without problems for some time. |
When i upload image to aliyun oss use 'Content-Type': 'multipart/form-data' , will cause a bug , they are not accept this header when upload image |
We also have the same problem. react-native version: 0.56 |
Similarly, because react-native version: 0.59.5 |
|
Thank you for making a pull request ! Just a gentle reminder :)