I believe this is a common issue and many answers don\'t work anymore, many just partial, if you are under iOS7 and your iPad app is Landscape only, but you want to use the
Apple's documentation says:
"Important: The UIImagePickerController class supports portrait mode only."
Although, it works fine in landscape for full screen and on iOS 6.
UIImagePickerController class reference