Document Revision History

This table describes the changes to Reachability.

DateNotes
2016-05-05

Revised to clarify and document how Reachability supports IPv6.

2015-11-12

Minor bug fixes

2014-02-04

Used an enum type to hold an enum value, not a BOOL.

2013-08-17

Updated to use ARC and storyboards.

2010-07-20

Updated for iOS 4.0

2010-06-01

Minor bug fixes.

2009-08-09

Simplified interface code, rewrote Reachability object to easily support monitoring multiple hosts, added code to track whether a connection will be required, and made sample fully asynchronous.

2008-07-03

First public release.

2008-06-08

-Updated for Beta 7.

2008-05-28

Updated for Beta 6.

2008-04-23

Updated for Beta 4.

2008-04-08

Updated for Beta 3. This sample now uses a nib. file.

2008-03-15

Shows how use the SystemConfiguration framework to determine network availability and state on the device.