I want to change the cropper size of UIImagePickerView from (320*320) to (320 * 240) .
I have searched it everywhere, but none them is working fine for me . I have used GKImagePicker https://github.com/gekitz/GKImagePicker
But when i just drag its classes to my project . It gives me error . What to do ???
Any help much appreciated .
Need to resize cropper like in image below
Those errors are fixed by importing UIKit/UIKit.h to GKImagePicker.h