I want to select multiple images from uipicker view , is it possible to get multiple images from UIImagepicker.What i know is that we can select one image t a time so how to select multiple images thanks.
Asked
Active
Viewed 1,480 times
0
-
http://stackoverflow.com/questions/2903004/multiple-row-selection-in-uipickerview – Praveen S Jul 25 '11 at 09:08
1 Answers
3
I dont think that is possible using UIImagePickercontroller. If you want you take a look at this multipleSelection as an alternative. It might be helpful.

visakh7
- 26,380
- 8
- 55
- 69