jordanebelanger/SwiftyBluetooth

How to reconnect when user closes app?

Closed this issue · 1 comments

How to automatically reconnect when user close app and then open app again

https://developer.apple.com/documentation/corebluetooth/cbcentralmanager/central_manager_state_restoration_options

There are some functions to help you use restore identifier on the Central class, check it out