IQMediaPickerController
IQMediaPickerController copied to clipboard
Rotate Image in iPad
Thanks for great help. This work good with iPad Image gallery but with Camera it Rotate the images.
Second with Image preview is there any way to disable or a close menu ?
Thanks, Mangesh
I'll take a look at iPad if it rotate the image.
Can you please tell me more about 2nd issue @MangeshVyas ?
My solution for this issue was to rotate the view my controller is in objc : view.transform = CGAffineTransformMakeRotation(-M_PI/2);