I am trying to use web-ble to communicate with a ble device. The device has encrypted communication protocol and to access it, I need to use startNotifications so I can receive regular heartbeat packets and keep the connection alive. The implementation is working fine with Chrome on MacOS but when trying on Chrome Android, it is throwing the following error.
DOMException: GATT operation failed for unknown reason