Description
Apple has some new API in iOS 13, such as
CBConnectionEvent
- (void)registerForConnectionEventsWithOptions:(nullable NSDictionary<CBConnectionEventMatchingOption, id> *)options
- (void)centralManager:(CBCentralManager *)central connectionEventDidOccur:(CBConnectionEvent)event forPeripheral:(CBPeripheral *)peripheral
Does have plan to support this?Thx!
What type of issue is this? (place an x in one of the [ ])
Requirements (place an x in each of the [ ])
Description
Apple has some new API in iOS 13, such as
CBConnectionEvent- (void)registerForConnectionEventsWithOptions:(nullable NSDictionary<CBConnectionEventMatchingOption, id> *)options- (void)centralManager:(CBCentralManager *)central connectionEventDidOccur:(CBConnectionEvent)event forPeripheral:(CBPeripheral *)peripheralDoes have plan to support this?Thx!
What type of issue is this? (place an
xin one of the[ ])Requirements (place an
xin each of the[ ])