Relative Content

Tag Archive for javascriptbluetoothbluetooth-lowenergyprogressive-web-apps

PWA uses navigator.bluetooth.requestDevice but is failing

I have developed a PWA where I use navigator.bluetooth.requestDevice to get a list of available devices around the phone. On most devices based on Android, this code works very well. But I have one user where no window with the list is displayed. Nothing is displayed. There is no empty list .. there is really nothing .. there is no error in the log.