urish / web-bluetooth-polyfill

Windows 10 Web Bluetooth Polyfill
76 stars 15 forks source link

attribute requires authentication - should trigger pairing #44

Closed smartyw closed 6 years ago

smartyw commented 6 years ago

Hi

when I access an attribute which requires authentication, without having paired the device, I expect this to trigger the pairing procedure. This is what happens when I test on Chrome OS and I believe is what the Bluetooth spec says. But when I do this on Windows 10 with this polyfill I get a dialogue which says that "The attribute requires authentication before it can be read or written".

image

urish commented 6 years ago

This polyfill is now deprecated - please use Chrome Canary with native Web Bluetooth instead.