-
Notifications
You must be signed in to change notification settings - Fork 120
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
Not Returning Hostname in iOS 11 #36
Comments
I cannot get the hostname. Any ideas?? I've seen other apps get it through a NetBios Name Resolution udp packet... |
same here for iOS 9, 10 "BOOL succeeded = CFHostStartInfoResolution(hostRef, kCFHostNames, &error);" |
Hi ,any one found a way how to get hostname.I am also struggling with same scenario.I have posted a question here but no one answered my question."https://stackoverflow.com/questions/53430900/host-name-getting-empty-on-specific-networks" |
If someone found something on this please let me know so I can integrate it on the lib |
nothing found yet |
did anyone found solutions |
@kdbdallas any solution for this till date? |
Did anyone found the solution? |
Anyone found the solution? |
Has anyone found a solution? |
I am not getting any hostnames returned in iOS 11.2.1
If I run Fing it shows hostnames for most found devices on my network.
The text was updated successfully, but these errors were encountered: