issues
search
cloudinary
/
cloudinary-react-native
MIT License
13
stars
6
forks
source link
Fix upload for Android platform
#20
Closed
adimiz1
closed
7 months ago
adimiz1
commented
8 months ago
Brief Summary of Changes
On Android we have to supply type as part of the file payload.
What does this PR address?
[ ] GitHub issue (Add reference - #XX)
[ ] Refactoring
[ ] New feature
[x] Bug fix
[ ] Adds more tests
Are tests included?
[ ] Yes
[x] No
Reviewer, please note:
Checklist:
[x] My code follows the code style of this project.
[ ] My change requires a change to the documentation.
[x] I ran the full test suite before pushing the changes and all the tests pass.
Brief Summary of Changes
On Android we have to supply type as part of the file payload.
What does this PR address?
Are tests included?
Reviewer, please note:
Checklist: