Document Revision History

This table describes the changes to KeyboardAccessory.

DateNotes
2014-04-03

Upgraded to use Auto Layout.

2013-01-22

Upgraded for iOS 6.0, now using Automatic Reference Counting (ARC) and storyboards, updated to adopt current best practices for Objective-C, sample is now Universal (supports iPhone/iPod touch and iPad).

2010-04-19

viewDidUnload now releases IBOutlets, added localization support.

2010-03-25

Updated to use new keyboard notification constants.