Closed gdetari closed 2 years ago
Would it be possible to add support for centralManager(_:willRestoreState:) ?
centralManager(_:willRestoreState:)
Currently there is no way to support state restoring because this is not available on the interface. This could work as a publisher.
Sure thing!
Would it be possible to add support for
centralManager(_:willRestoreState:)
?Currently there is no way to support state restoring because this is not available on the interface. This could work as a publisher.