RedBearLab/iOS

Swift SDK

Closed this issue · 4 comments

Did Swift SKD ready to use ?
did "didUpdateValueForCharacteristic" method implementation in swift finished ?

did we need to chunk date when receive like objc ?

Objc link

Swift link

@Cheong2K any update

Hi, sorry, the swift code was contributed by other developers, I only support objective-c, do you have any problems when using it?

@Cheong2K i want to ask is this finished or still beta
@kouky please help me

kouky commented

@dimohamdy the CoreBluetooth peripheral delegate method didUpdateValueForCharacteristic is definitely called by the swift SDK. I used that delegate method and the swift SDK in a recent project, the full write up in on my blog.
http://kouky.org/blog/2016/04/09/mavlink-radio-telemetry-for-ios.html