anismansuri63
Results
3
comments of
anismansuri63
did u find any solution?
Please check this branch, https://github.com/anismansuri63/FileExplorer.git use `dev-swift-5.0` branch
You can check reachability with host name. `let reachability = try? Reachability(hostname:"google.com")` Look at the example https://github.com/ashleymills/Reachability.swift/blob/master/ReachabilitySample/ViewController.swift