Ipad相机在90度旋转

时间:2015-01-12 13:15:01

标签: ios iphone ipad cocoa-touch uiimagepickercontroller

我有一个风景Ipad应用程序(和iPhone中的肖像)打开相机拍摄总是旋转90度的照片。 它将发生在iOS 8.x之后。 代码是:

  [self.importPopoverController presentPopoverFromRect:self.avatarImageView.frame
                                                             inView:self.avatarImageView
                                           permittedArrowDirections:UIPopoverArrowDirectionAny
                                                           animated:YES];

我该如何解决?

0 个答案:

没有答案
相关问题