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.
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.