Quote:
Originally Posted by SmoshySmosh
["nameoffview".view removeFromSuperview];
|
I know how to remove the subview. The problem is I want to remove the overlay subview after the camera snaps and before the preview appears.
There is no delegate method to capture this intermediate stage....