MaatheusGois / lan-scanner

An iOS Lan Network Scanner in Swift Package Manager
MIT License
35 stars 15 forks source link

No traking name, mac and brand #2

Open Dem909 opened 2 years ago

Dem909 commented 2 years ago

Hi! Thanks a lot for this library! but I ran into a problem like this: when I scan my network it finds devices but only returns the IP address and that's it. The device array looks like this: DEVICE_BRAND = "" DEVICE_MAC = "02: 00: 00: 00: 00: 00" (EVERYONE has this value) DEVICE_IP_ADDRESS = "10.0.50.20" (this is probably correct) DEVICE_NAME = "10.0.50.20" (just IP)

MaatheusGois commented 2 years ago

Thank you for your contribution 👍🏻

Dem909 commented 2 years ago

@MaatheusGois Hello! Tell me, have you found a solution to the problem that we do not receive anything on a REAL device except the IP address?

PS. on simulator - working good

tnmendes commented 1 year ago

I am also with the same issue that @Dem909 has. Its working great on tvOS simulator but fail on the real device

almiladurukavak commented 9 months ago

** same issue.

wh1teSp commented 9 months ago

can you fix please ?

ngocpd-1250 commented 4 weeks ago

same issue