Closed dimohamdy closed 8 years ago
@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
@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
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