Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No availability updates on iOS when CBCentralManager is not initialized #42

Closed
fotiDim opened this issue Jun 29, 2022 · 0 comments
Closed

Comments

@fotiDim
Copy link
Contributor

fotiDim commented Jun 29, 2022

If I set a handler for availability change events on iOS then I do not receive events until I make another call that initializes CBCentralManager.

We should force initialize CBCentralManager when subscribing to availability events. I will make a PR for it but we will have to switch to event sink.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant