Open jan-osch opened 4 years ago
I need to generate iframes dynamically. When the iframe src is from blob and starts with blob:https://something it is not displayed in WebBLE. It works correctly on mobile Safari.
blob:https://something
Here is a very basic example: https://codepen.io/jan_osch/pen/XWJEeBX
We are building a Web IDE for working with programmable BLE devices: https://ide.estimote.com/
I need to generate iframes dynamically. When the iframe src is from blob and starts with
blob:https://something
it is not displayed in WebBLE. It works correctly on mobile Safari.Here is a very basic example: https://codepen.io/jan_osch/pen/XWJEeBX
We are building a Web IDE for working with programmable BLE devices: https://ide.estimote.com/