The plugin works perfect on android, but it seems to have broken my IOS build.
I'm seeing this error:
cordova-plugin-zeroconf/ZeroConf.swift:27:24: error: cannot find 'Hostname' in scope
let hostname = Hostname.get() as String
I did the steps listed for iOS, but can't find any information on how to resolve this error
The plugin works perfect on android, but it seems to have broken my IOS build.
I'm seeing this error:
I did the steps listed for iOS, but can't find any information on how to resolve this error