daphtdazz / WebBLE

iOS WebBluetooth Polyfill
Other
110 stars 38 forks source link

When iframe not loading when the src is blob: #31

Open jan-osch opened 4 years ago

jan-osch commented 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.

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/