Tutorial by Topics: connectivity

The source code for Reachability.h and Reachability.m can be found on Apple's developer documentation site. Caveats Unlike other platforms, Apple is yet to provide a standard set of APIs to determine an iOS device's network status and offer only these code examples linked above. The source fil...
This method is used to check weather WI-Fi is connected or not. isNetworkAvailable() : To check if Internet available on device ParameterDetailContextA reference of Activity context If internet connected then method will return true or false.
Connecting your WatchOS application to your iOS application can be a task to complete when you have never done it before. This tutorial will show you the basic fundamentals in order to accomplish this very important task.

Page 1 of 1