flutter_nsd icon indicating copy to clipboard operation
flutter_nsd copied to clipboard

On Android, the IP address is returned in the hostname field of NsdServiceInfo

Open mbalmer opened this issue 1 year ago • 0 comments

On Android, NsdServiceInfo.hostname returns the IP address instead of the hostname. On iOS it returns the hostname.

mbalmer avatar May 25 '24 10:05 mbalmer