tags:

views:

63

answers:

1

How to select multiple photos from photo album using UIImagePickerController ?

A: 

This has been discussed here:

http://stackoverflow.com/questions/1291270/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... :(

phooze