CBPeripheralDelegate -peripheral:didModifyServices not called
CBPeripheralDelegate -peripheral:didModifyServices not called
- Subject: CBPeripheralDelegate -peripheral:didModifyServices not called
- From: Robert Carlsen <email@hidden>
- Date: Wed, 24 Aug 2016 18:09:48 -0400
Hello all,
I have a peripheral which implements the Service Changed characteristic and notifies when the GATT database is modified after enabling it’s bootloader (it exposes a new service with one characteristic).
With iOS 8/9 our CBPeripheralDelegate implementation receives a call at -peripheral:didModifyServices:.
In iOS 10b7 (unsure about earlier betas) we don’t seem to get called with that delegate method.
Disconnecting and re-connecting (or manually calling -discoverServices) does indeed show that the new service is visible.
Has anyone else experienced an issue with not receiving the -peripheral:didModifyServices: call on iOS 10?
Have there been any changes within CoreBluetooth that either the app or firmware needs to account for to restore the expected behavior?
Thank you,
-Robert
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Bluetooth-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden