CBCentralManagerOptionRestoreIdentifierKey
A string containing a unique identifier (UID) for the central manager to instantiate.
Declaration
let CBCentralManagerOptionRestoreIdentifierKey: StringDiscussion
The value for this key is an NSString. The system uses this UID to identify a specific central manager. As a result, the UID must remain the same for subsequent executions of the app to restore the central manager.