Have managed to sort it out, although I'm not sure whether Apple will approve of it or not.
I've hooked an IBAction to the CameraPressButton. When you press the button to capture the image, the IBAction fires and removes the overlay from the view.
This ofcourse tinkers with the subview hierarchy of the camera view, but there is no other way to hook into the preview mode of the camera just after the capture.
|