So I’m using the AGImagePickerController in iPad, I successfully save my selected image in NSDocumentDirectory, and load it into an array. The AGImagePickerController is in my UIButton, so when it is clicked the picker shows up. But what my problem is, how to maintain the checkmark on the selected image even when I go to another viewcontroller. Thankyou.
So I’m using the AGImagePickerController in iPad, I successfully save my selected image in
Share
There is no support for this, yet, but I can add it in a matter of time.