Matt Andersen
Results
2
issues of
Matt Andersen
Expected steps to disconnect are: 1. get a reference to the connected bleDevice 2. call bleDevice.disconnect() 3. wait for a BleDeviceState.DISCONNECTED event in the BleDevice.StateListener At that point I expect...
The readme indicates CocoaPod support, but this project isn't yet in CocoaPods trunk. For pod install to work, there should be a SODAClient entry here, but there is not: https://github.com/CocoaPods/Specs/search?utf8=✓&q=SODAClient&type=Code...