-
Notifications
You must be signed in to change notification settings - Fork 116
Closed
Labels
bugSomething isn't workingSomething isn't workingiOSImpacts the iOS platformImpacts the iOS platform
Description
Disconnect then Reconnect fails with connection error; You can only connect to a Device once in an app session.
This is a regression from 7.3.0 with Capacitor 8; We can connect/disconnect many times without connection error.
Steps to reproduce:
- requestLEScan();
- disconnect(id);
- connect(id,..);
- disconnect(id);
- connect(id,..);
Plugin version:
- @capacitor-community/bluetooth-le: [8.0.2]
Smartphone (please complete the following information):
- iPhone 13 pro iOS26.2
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingiOSImpacts the iOS platformImpacts the iOS platform