DZNPhotoPickerController
DZNPhotoPickerController copied to clipboard
UIImagePickerController setCropMode made the app crash
As the title said, I'm facing with this problem. I've just want to use the cropMode extension of DZNPhotoPickerController, so that I drag these files to my project:
----> And I got this error:
Here is my implementation:
Am I wrong in any lines? Please help me, thanks very much.