I'm a new to the iOS Developer. now I'm trying to do this with the CodeCropper, but I have a big trobule at the beginning. where should do i set the properties, and how do i use the
-(void) writeImageToSavedPhotosAlbum: metadata: completionBlock: completionBlock
to save a photo to camera roll with geotag info.
And how do i get the metadata with the UIImagePickerController
Furthermore, my MapView goes wrong when I'm adding the library which is call "AssetsLibrary.framework", Any help is greatly appreciated.