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

On Android, the IP address and not the hostname is returned in the host field of a Service after a discovery #68

Open
mbalmer opened this issue May 25, 2024 · 0 comments

Comments

@mbalmer
Copy link

mbalmer commented May 25, 2024

Description

My services are properly discovered on iOS and Android. On Android, however, the host field of the Service found does not contain the hostname, but the IP address.

Is there a way to have it return the hostname?

Scenario

Use the plugin in my own application via Flutter dependency

Platform

Android

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