iOS documentation says “The UIImagePickerController class supports portrait mode only”. Any alternatives to this if I want to display the photo library in landscape mode?
iOS documentation says The UIImagePickerController class supports portrait mode only. Any alternatives to this
Share
may be this will help you out .You can use ALAssetsLibrary and asset class to get the pictures in your device and you can use them to display in landscape mode and in portrait mode same like uiimagepicker.