I have some problem with UIImagePicker with my controller . first I set up my controller support with landscapeRight only and then I add UIImagePicker to my controller and it show error like this .
Terminating app due to uncaught exception 'UIApplicationInvalidInterfaceOrientation', reason: 'Supported orientations has no common orientation with the application, and [PUUIAlbumListViewController shouldAutorotate] is returning YES'
please help . Thank you.