Restoration identifier not set in central manager
in iOS
I was going through the SDK code and noticed that a value for CBCentralManagerOptionRestoreIdentifierKey is not set in the CBCentralManager instance created by MBLMetaWearManager. The app we are developing depends on having a persistent connection in the background even if the app is not running, so we need to have CoreBluetooth state preservation/restoration enabled. Would it be possible to allow the SDK user to set that if required?
This discussion has been closed.
Comments
Just curious how this all went. I'm currently in the same situation and wonder how I should go about.
Thank you in advance.
No updates have been made to the SDK. You will need to add this change to your own fork if you need it.