manekinekko / angular-web-bluetooth

The missing Web Bluetooth module for Angular
https://manekinekko.github.io/angular-web-bluetooth/
MIT License
196 stars 59 forks source link

Does not support on windows Chrome build 90. #78

Closed LePandaRoox closed 1 year ago

LePandaRoox commented 3 years ago

Describe the bug Although this chrome (90) browser supports WebBluetoothAPI, it throws me an error.

To Reproduce

  1. from Windows connect to OVH remote server.

Expected behavior Works. Enabling the feature in my chrome: 'chrome: // flags / # enable-experimental-web-platform-features' is not working either.

Screenshots The error in the browser console (F12). image

The feature enabled in chrome image

Desktop (please complete the following information):

Additional context Uncaught Error: Your browser does not support Smart Bluetooth. See http://caniuse.com/#search=Bluetooth for more details. at new DE (main-es2015.982b833fd5f46f2dbe4a.js:1) at FE (main-es2015.982b833fd5f46f2dbe4a.js:1) at main-es2015.982b833fd5f46f2dbe4a.js:1 at Kl (main-es2015.982b833fd5f46f2dbe4a.js:1) at Xl (main-es2015.982b833fd5f46f2dbe4a.js:1) at main-es2015.982b833fd5f46f2dbe4a.js:1 at Kl (main-es2015.982b833fd5f46f2dbe4a.js:1) at Xl (main-es2015.982b833fd5f46f2dbe4a.js:1) at du.get (main-es2015.982b833fd5f46f2dbe4a.js:1) at Qn (main-es2015.982b833fd5f46f2dbe4a.js:1)

manekinekko commented 1 year ago

Hi, I am sorry I am not able to support you on this issue. This is outside of the scope of this library. Please contact OVH for support.