CheckNetConnectionHUD 1.1

CheckNetConnectionHUD 1.1

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Dec 2014

Maintained by Unclaimed.




  • By
  • Coneboy_k

The background automatically detect the network connection , When the network status have changed show HUD.

[]

Requirements

CheckNetConnectionHUD works on any iOS version. Only ARC.

Adding CheckNetConnectionHUD to your project

Include CheckNetConnectionHUD wherever you need it with #import "CheckNetConnection.h".

Source files

Alternatively you can directly add the CheckNetConnection.h& CheckNetConnection.h & KKHUD.h & KKHUD.h & Reachability.h & Reachability.h source files to your project.

  1. Download the latest code version or add the repository as a git submodule to your git-tracked project.
  2. Open your project in Xcode, then drag and drop CheckNetConnection.h& CheckNetConnection.h & KKHUD.h & KKHUD.h & Reachability.h & Reachability.h onto your project . Make sure to select Copy items when asked if you extracted the code archive outside of your project.
  3. Include CheckNetConnectionHUD in your didFinishLaunchingWithOptions #import "CheckNetConnection.h".

Usage

        [[CheckNetConnection sharedCheckNetConnection] netCheck];

Who use

图说 http://www.tushuoapp.com/

Special thanks

tonymillion / Reachability

License

This code is distributed under the terms and conditions of the MIT license.

Change-log

A brief summary of each CheckNetConnection release can be found on the wiki.