We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm trying to use your library to discover devices on the network, but on iOS and MacOS it doesn't give back any hostAddresses value.
hostAddresses
I looked into the code and it doesn't do that at all.
Is that all we can get from those platforms? Or can you get it to work fully on those as well?
The text was updated successfully, but these errors were encountered:
If it's not there then probably that's all we get at this point. It might be possible to get it via a different API, but I haven't had the use for it.
Sorry, something went wrong.
No branches or pull requests
I'm trying to use your library to discover devices on the network, but on iOS and MacOS it doesn't give back any
hostAddresses
value.I looked into the code and it doesn't do that at all.
Is that all we can get from those platforms? Or can you get it to work fully on those as well?
The text was updated successfully, but these errors were encountered: