Anyone knows how to check if a host is reachable i...
# multiplatform
r
Anyone knows how to check if a host is reachable in iOS? I want the equivalent of InetAddress.getByName(host).isReachable(). I've found some implementations in Swift but converting it to Kotlin was challenging to me.
a
ive not used, but this lib has quite a few stars https://github.com/ln-12/multiplatform-connectivity-status