ui3
ui3 copied to clipboard
Snapshot downloads in progressive web apps on iOS do not give the user a back button.
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.