Search code examples
iosiphoneuiimagepickercontrollercrop

Change cropper size of UIImagePickerController


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 ???

enter image description here

Any help much appreciated .

Need to resize cropper like in image below

enter image description here


Solution

  • Those errors are fixed by importing UIKit/UIKit.h to GKImagePicker.h