Hello,
In an iOS app, using Swift, I'd like to use WKWebView and load a host which isn't defined on public DNS servers, instead I have my own private DNS server that resolves that host.
Is there a way to define a custom DNS resolver, or alternatively define a specific host IP, similar to /etc/hosts?
Selecting any option will automatically load the page