I may be missing something, but there use to be(A couple of weeks back) an iOS call
Reachability.InternetConnectionStatus () returning NetworkReachabilityStatus.
With the new release it seems to have gone.
I found Reachability in the Foundation assembly but the functionality not there.
I'm using dependancy injection to determine the connection status on each plat form.
If there now a PCL way of doing this?
↧
Reachability.InternetConnectionStatus
↧