react-dropzone-uploader
react-dropzone-uploader copied to clipboard
S3 uploader rejecting iOS images and failing silently
iOS images are returning a URL, but not being uploaded.
I believe this might have to do with the content-type of the upload itself when iOS resizes the issue. A URL is being generated and returned, however the file never uploads to S3.