Hi I want to capture whenever user gets a network connectivity in my application for this I have added apples Reachability class and below is the snippet I am using in my ap
You can use this wrapper on reachability to get block based callback whenever there is a change in connectivity status.
GitHub: UHBConnectivityManager
If you are using cocoapods.
pod 'UHBConnectivityManager'