UIImagePickerController 3D Touch Crash

Originator:michael
Number:rdar://22981190 Date Originated:2015-10-03
Status:Open Resolved:
Product:iOS SDK Product Version:9.0.2
Classification:UI/Usability Reproducible:Always
 
Summary:
The default example implementation for UIImagePickerController causes an application crash on the iPhone 6S, when using 3D Touch. Applications that make use of UIImagePickerController similarly crash when a user attempts to forcefully touch an image preview.

Steps to Reproduce:
1. Download sample code at https://developer.apple.com/library/ios/samplecode/PhotoPicker/Introduction/Intro.html#//apple_ref/doc/uid/DTS40010196
2. Build, deploy, and open on an iPhone 6S.
3. Select "Photo Library" in the lower left.
4. Navigate to a photo.
5. 3D Touch the photo.

At this point the app will crash.

Expected Results:
The app should not crash.

Actual Results:
The app crashes.

Version:
iOS 9.0.2 (13A452)

Notes:


Configuration:
iPhone 6S (Model A1688)

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!