UIImagePickerController camera view rotating strangely on iOS 8 (pictures)
问题 I have a very simple application: - All orientations are permitted with only a button on a screen - The button show a UIImagePickerController (to take a photo) - Build with Xcode 5 and SDK 7 On iOS 8 , the camera of the UIImagePickerController is appearing correctly whether I am in landscape or in portrait, but when I rotate the device, I got the camera view rotated by 90 degrees, here's a an example: I have my app in portrait I push the button that shows me the UIImagePickerController I am