dotintent / FlutterBleLib

Bluetooth Low Energy library for Flutter with support for simulating peripherals
Apache License 2.0
535 stars 197 forks source link

Can not reconnect on the latest version with the same device #517

Open ride4sun opened 4 years ago

ride4sun commented 4 years ago

In 2.2.6 I can connect and disconnect and then reconnect. All worked as expected. On the latest version 2.3.0 if I reconnect I get a Platform exception that the device is already connected. That happens on IOS and Android.