Polidea / RxBluetoothKit

iOS & OSX Bluetooth library for RxSwift
Apache License 2.0
1.41k stars 366 forks source link

Error compiling the sample code in the main app #353

Closed Ricardo1980 closed 4 years ago

Ricardo1980 commented 4 years ago

Describe the bug I started playing with this library. Using the example in the main screen, I see this error: "Value of type '[Service]' has no member 'discoverCharacteristics'"

Any idea?

Screenshot 2019-10-16 at 16 23 10

To Reproduce Copy and paste sample code and try to compile

Expected behavior No errors.

Environment: Xcode 10.2.1 Catalina 10.15 iPhone X, iOS 12.1 RxBluetoothKit 5.3.0

Ricardo1980 commented 4 years ago

My fault, service was CBUUID but the characteristic a string.