views:

130

answers:

0

Hi

I am developing an iphone app using camera. How to skip preview mode in imagePickerController?

This mode asks whether to use or retake. I think it is unnecessary step for my application.

1) How to bypass the preview mode? Is there no standard way?

2) The one way I know is screen capture. But I don't prefer because it gives lower resolution (320x480)

Thanks in advance