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

Check if a device is still connected #137

Open
fraxool opened this issue Mar 30, 2017 · 1 comment
Open

Check if a device is still connected #137

fraxool opened this issue Mar 30, 2017 · 1 comment

Comments

@fraxool
Copy link

fraxool commented Mar 30, 2017

Hello,

I can't find a function to check if a device is still connected. Is there a way to check that in Evothings?

Thanks,
Axel

@hoongoon86
Copy link

I was wondering the same thing.
When you look at the file EVOBLE.m you would find that connection status part is commented. I don't remember the exact message but it says something like, 'Because Android does not support connection status, it is also disabled in iOS'.
The only option we have now is to use 'connectToDevice' and see if disconnection callback is happening.

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