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.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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.