I want to capture as many images as I need without going to the preview view that provides cancel and retake options. It is what Camera app has been doing. Is that possible to do with UIImagePickerController or I have to implement my own camera solutions?
Cheers