How to select multiple photos from photo album using UIImagePickerController ?
2 Answers
This has been discussed here:
Select Multiple Images (UIImagePickerController or Photos.app Share UI)
And it looks like that at the moment, there is no way to do it using the public API... :(
Comments
you can't select multiple photos with that control AFAIK.... the following link might help you
http://www.icodeblog.com/cloning-uiimagepickercontroller-using-the-assets-library-framework/