0

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.

mrugen munshi
  • 3,497
  • 9
  • 36
  • 50

1 Answers1

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