To run the example project, clone the repo, and run pod install
from the Example directory first.
You got 4 calls:
1:
Connect ===> Start a fake connection with a bike
Error already connect
Error Ble
2:
Unlock ===> Try to fake unlock a bike
Error not connected
Error already unlock
Error Ble
3:
Lock ===> Try to fake lock a bike
Error not connected
Error already lock
Error Ble
4:
Disconnect ===> End connection
Can't fail
FakeSdkBle is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'FakeSdkBle'
FakeSdkBle is available under the MIT license. See the LICENSE file for more info.