PureSwift / GATT

Bluetooth Generic Attribute Profile (GATT) for Swift (Supports Linux)
MIT License
63 stars 18 forks source link

`DarwinCentral.state` is not updated upon first app launch. #13

Closed colemancda closed 6 years ago

colemancda commented 6 years ago

DarwinCentral.stateUpdated is not called on first app launch. However, if when debugging, the internal CBCentralManager state is updated, so it seems to be a CoreBluetooth bug.