Fine-uploader in iOS and iPad -
i checked if fineuploader worked on ipad, , mostly, ipad gets single file "image.jpg" returned, every file that's uploaded keeps overwriting previous file. (or uploads 1 file) in case, can behavior fixed on either chrome or safari on ipad? we using library uploaded images different business requirement , works dream. developing one. krishna here code: i creating endpoint dynamically , uploading files different folders. getting uploaded other platform except ios. $(document).ready(function () { $('#s3-fileuploader').fineuploader({ request: { endpoint: '', inputname: 'filename', forcemultipart: true, paramsinbody: true, params: {}, }, faileduploadtextdisplay: { mode: 'custom', maxchars: 40, responseproperty: 'error', enabletooltip: true }, cors: { expected: t