How to reset CBPeripheralManager of CoreBluetooth in Swift?

715 views Asked by At

I am writing an app in swift using CoreBluetooth, and I'm looking for a way to reset CBPeripheralManager to the same state it's in when the app first starts up.

0

There are 0 answers