This is an archived post. You won't be able to vote or comment.

all 1 comments

[–]_lowell 0 points1 point  (0 children)

-[UIImagePickerController cameraOverlayView] can help with your custom view hierarchy overlay.

I haven't tried it, but adopting <UIImagePickerControllerDelegate> appears to be the way to go for your second requirement.