Because formdata function such as append, set etc. is not compatible in ios devices for web application, is there any alternative of formdata to upload image file to server? because the server need to get file.
Because formdata function such as append, set etc. is not compatible in ios devices for web application, is there any alternative of formdata to upload image file to server? because the server need to get file.