Hi, I am implementing file uploader but i got unlimited issues to achieve this goal. I am using Kinvey File Storage API for uploading images. http://devcenter.kinvey.com/rest/guid... The documentation of Kinvey says, we need to send file in PUT request, so please give me any idea or help me to do th...