MMLanScan icon indicating copy to clipboard operation
MMLanScan copied to clipboard

An iOS LAN Network Scanner library

Results 22 MMLanScan issues
Sort by recently updated
recently updated
newest added

When I run it with simulator, it return Mac address but it return "02:00:00:00:00:00" with real device iOS 15. lanScanDidFindNewDevice: 192.168.31.1 - 02:00:00:00:00:00" "lanScanDidFindNewDevice: 192.168.31.48 - 02:00:00:00:00:00" "lanScanDidFindNewDevice: 192.168.31.64 -...

It does not happen in Debug mode, only in Release. Crash when the internet cuts out mid-scan.