I have a UIImagePickerController
with custom overlay. When I open the camera in landscape orientation in iPhone
, the camera view is not displayed properly. I don't want the camera view in landscape mode. I want the camera view only to be opened in portrait mode.
Can someone pls help me out on this?. Thanks in advance.