Re: [web-bluetooth] Same Web BLE code but different behavior between Chrome Desktop and Chrome Mobile (#516)

Check that the second `startNotifications()` does not generate an error (I see no catch() callback). Some platforms require Bluetooth calls to be sequenced, so issuing a second `startNotifications()` call before the first completes can cause an error. 

-- 
GitHub Notification of comment by reillyeon
Please view or discuss this issue at https://github.com/WebBluetoothCG/web-bluetooth/issues/516#issuecomment-691230789 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Friday, 11 September 2020 17:50:20 UTC