buttplugio / buttplug-js

Buttplug Typescript/Javascript Client Implementation
https://buttplug.io
BSD 3-Clause "New" or "Revised" License
128 stars 18 forks source link

Lovense devices not found on Android Chrome #220

Closed qdot closed 4 years ago

qdot commented 4 years ago

Describe the bug Scanning for Bluetooth devices on Android 10 chrome, Lovense devices cannot be found. Other devices like the Launch do show up.

qdot commented 4 years ago

Ended up being a bug in Android Chrome: https://bugs.chromium.org/p/chromium/issues/detail?id=1121697

Workaround for now will be to use acceptAllDevices on Android for the moment. Will land that fix in 0.13.2 and close when landed.

qdot commented 4 years ago

Landed and shipped.