iOS 1.3.0
- Expose all iOS 11 CoreBluetooth API's (see here for native API's that share the same name)
- Expose
didUpdateNotificationStateForCharacteristic
event for peripherals - Fix a couple of possible
null
vs[]
issues.
didUpdateNotificationStateForCharacteristic
event for peripheralsnull
vs []
issues.