react-native-background-upload
react-native-background-upload copied to clipboard
Question: Is it possible to upload jpg file as 'raw' instead of multipart?
Hi, I am trying to upload jpg file as 'raw' and I keep getting 'NSInvalidArgumentException' if I change it multipart it does upload only part of the image. Is there any other plugin I could use to upload images?
Thanks
Hi @halaharr are you found the solution for the jpg file ?