- From: Giovanni Ortuno via GitHub <sysbot+gh@w3.org>
- Date: Thu, 28 Jul 2016 14:38:45 +0000
- To: public-web-bluetooth-log@w3.org
I think it might be confusing for developers to have this member if android doesn't support it. Imagine a developer on macOS that writes the following line: ```js if (device.connectable) { return device.gatt.connect(); } ``` That will work while he's developing but fail on real android devices. -- GitHub Notification of comment by g-ortuno Please view or discuss this issue at https://github.com/WebBluetoothCG/web-bluetooth/issues/253#issuecomment-235914580 using your GitHub account
Received on Thursday, 28 July 2016 14:38:53 UTC