UIImagePickerController With Camera Option in landscape mode in iphone SDK
The UIImagePickerController class supports portrait mode only. This class is intended to be used as-is and does not support subclassing.
Is there any other way to open the camera in Landscape mode?
|