NordicSemiconductor / IOS-CoreBluetooth-Mock

Mocking library for CoreBluetooth framework.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for CBPeripheralManager and CBPeripheralManagerDelegate

mbt-laurent-n opened this issue · comments

Hi all,
I use an application which use CBPeripheralManager or CBPeripheralManagerDelegate.
Unfortunately this great library doesn't seem to support them.
How could I use it with the CoreBluetoothTypeAliases method?

That's true. The library doesn't support CBPeripheralManager yet. Adding this feature is in our pipeline, but I don't see it coming this year.

Ok @philips77 thanks for confirming this and giving me the information.
Looking forward to test this feature :)

I'll keep it open as a reminder of the feature request.