Can anyone suggest a way of opening the camera in the portrait mode only in IOS. My case is like this - i have a parent view which is supporting both orientation. On top of this parent view i want to present a camera view controller in the portrait mode (independent of which mode the parent view is).
Thanks in advance