When a website applies Content Security Policies, WebBLE might not work at all.
Unless default-src and script-src have the 'unsafe-eval' value set, WebBLE cannot handle the bluetooth features anymore and works exactly like a Safari browser.
Other iOS BLE browsers handle that well
When a website applies Content Security Policies, WebBLE might not work at all.
Unless default-src and script-src have the 'unsafe-eval' value set, WebBLE cannot handle the bluetooth features anymore and works exactly like a Safari browser.
Other iOS BLE browsers handle that well