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

android: onConnectionState change is not handled correctly #157

Open
glennra opened this issue Oct 11, 2018 · 1 comment
Open

android: onConnectionState change is not handled correctly #157

glennra opened this issue Oct 11, 2018 · 1 comment

Comments

@glennra
Copy link

glennra commented Oct 11, 2018

The status parameter is used to check if a connection was successful but the newState parameter should be checked for the connection state. Also there is no propagation of other statuses such as "disconnected by device".

@glennra
Copy link
Author

glennra commented Oct 11, 2018

Possible fix here:
tijmenvangulik@b802262

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