Forum Discussion
illumidev
Feb 08, 2021Copper Contributor
Edge on iOS does not allow download
Hi Microsoft team, I am using an xhr request to download a pdf (or a zip) file from our servers. Most browsers support createObjectURL(blob), however for IE/edge, I have been using msSaveOrOpenBlob ...