lan-scanner icon indicating copy to clipboard operation
lan-scanner copied to clipboard

An iOS Lan Network Scanner in Swift Package Manager

Results 6 lan-scanner issues
Sort by recently updated
recently updated
newest added

Why this example works on old real device iPhone Xr, but doesn't on iPhone 13 Pro Max and above ?

unable to build the project, I am using Xcode 14.3.1

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...

bugfix 🐞

Hi, i have this message /lan-scanner-develop/Example/LanScannerExample.xcodeproj: Missing package product 'LanScanner'

Every time this method returns nil, because the resource data con't be found in SPM `self.brandDictionary = [[NSDictionary dictionaryWithContentsOfFile:[[NSBundle mainBundle] pathForResource: @"data" ofType: @"plist"]] mutableCopy];`

bugfix 🐞

Create a state to prints or not errors and logs from library

enhancement ✨