How do I add an overlay (UIImageView) to the camera preview and handle touches on this?
UIImageView
My previous attempts to do this (e.g. use UIImagePickerCon
UIImagePickerCon
See the camera overlay view (available in 3.1 and later)
@property(nonatomic, retain) UIView *cameraOverlayView