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.
The PWA ist installed on Android 14 with the latest version of Chrome. The PWA is delivered via HTTPS and the report in Lighthouse was okay.