WebBLE icon indicating copy to clipboard operation
WebBLE copied to clipboard

Support generated data downloads

Open andrewgoz opened this issue 2 years ago • 1 comments

I have a BLE app that generates downloadable data in the browser. The download links I generate do not work (they do nothing) in WebBLE like they do in Safari.

Sample code is available at:

https://jsfiddle.net/Lk3tgxmy/

Either form is acceptable, but blob URL support would be best to handler larger files.

andrewgoz avatar Dec 30 '22 03:12 andrewgoz

This may be helpful, I'm not sure:

https://github.com/pwa-builder/pwabuilder-ios/pull/54

andrewgoz avatar May 07 '23 06:05 andrewgoz