[web-bluetooth] Problem in getting device info for custom UUIDs in Mac

slashmili has just created a new issue for 
https://github.com/WebBluetoothCG/web-bluetooth:

== Problem in getting device info for custom UUIDs in Mac ==
I have an problem with testing `device-info` sample in Mac

I'm testing on macOs 10.12 Beta with Chrome Version 54.0.2800.0 canary
 (64-bit) 

When I try to get device info form own 
UUID(713d0100-503e-4c75-ba94-3148f18d941e) which is advertised from a 
watch(android), I can't find my watch in the pair popup.
(I tested with predefined Bluetooth service and BLE Peripheral 
Simulator app and I get the device info in Mac)

However when I test the same thing on chromebook, Google Chrome OS 
Version 52.0.2743.57 beta (64-bit), I get my watch on the popup list 
and the `device-info` sample works perfectly.

In both cases I already paired the watch with the OS.

Do you have clue what is going wrong in Mac? I can provide more 
debugging info if it's needed.

Please view or discuss this issue at 
https://github.com/WebBluetoothCG/web-bluetooth/issues/251 using your 
GitHub account

Received on Wednesday, 20 July 2016 08:53:25 UTC