moberwasserlechner / capacitor-filesharer

Capacitor plugin to download and share files for the Web, Android and iOS! Stop the war in Ukraine!
MIT License
82 stars 20 forks source link

On ios Safari base64 data files are not downloaded #2

Open moberwasserlechner opened 5 years ago

moberwasserlechner commented 5 years ago

This is a problem of file-saver and Safari but maybe I can workaround that by storing the file locally and download it afterwards.

moberwasserlechner commented 5 years ago

On ios 12.2+ this can be solved by #9