Since iOS 9 and Xcode 7 I am no longer able to implemet a UIImagePickerController on an iPad (both device and simulator). The code below works on the iPad but only prior to iOS
It seems like you are using IB and auto layout but have set a right constraint. Try to add some constraint in your storyboard.