Closed robsonos closed 8 months ago
I cannot reproduce this. On which platform is this happening (iOS or Android)? Can you share the native logs?
It looks like this issue didn't get the information it needed, so I'll close it for now. If I made a mistake, sorry! I am just a bot.
Have a great day! Capacitor Community Bot 💙
Describe the bug Notifications don't stop when the disconnection is triggered by the device side. Future
BleClient.startNotifications
won't work for future reconnections in that situation. UsingBleClient.stopNotifications
insideonDisconnect
doesn't help as the device is already disconnected at that point.To Reproduce Steps to reproduce the behavior:
BleClient.startNotifications
Expected behavior Notification should stop when the disconnection is triggered by the device side
Plugin version: