Document Revision History

This table describes the changes to PhotoPicker: Using UIImagePickerController to Select Pictures and Take Photos.

DateNotes
2018-01-11

Updated to iOS 11 SDK, converted to Swift, storyboard changes to support iPhone X.

2016-12-21

Added the Camera and Photo Library Usage Description to the app's Info.plist. Updated to iOS 10 SDK. Other miscellaneous changes.

2016-08-25

Now a universal app, upgraded to use UIPopoverPresentationController.

2013-05-29

Updated to use ARC and storyboards. Application architecture simplified.

2012-08-17

Upgraded to iOS 5.0 SDK, removed some compiler warnings.

2011-03-09

Upgraded to iOS 4.3 SDK, fixed issue with camera overlay placement.

2010-07-22

Demonstrates choosing images from the photo library, take a picture with the camera, and how to customize the camera.