ui3 icon indicating copy to clipboard operation
ui3 copied to clipboard

Snapshot downloads in progressive web apps on iOS do not give the user a back button.

Open bp2008 opened this issue 7 months ago • 0 comments

Possible workaround is to download into a blob and transform into data URI: https://developer.apple.com/forums/thread/119017?answerId=369019022#369019022

The download won't have a GUI unless I build it, so probably only do this on iOS.

bp2008 avatar Jul 06 '24 00:07 bp2008