Polidea/RxBluetoothKit

Error compiling the sample code in the main app

Ricardo1980 opened this issue · 1 comments

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

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