Quantcast
Channel: UIImagePickerController no overlay on preview/skip preview - Stack Overflow
Viewing all articles
Browse latest Browse all 4

Answer by jerik for UIImagePickerController no overlay on preview/skip preview

$
0
0

It's possible to use showsCameraControls = YES; and avoid the overlay on the preview view. I had the same problem and could solve it by using NSNotificationCenter along with @"_UIImagePickerControllerUserDidCaptureItem" and @"_UIImagePickerControllerUserDidRejectItem".

When entering the preview view you can remove the overlay :) A working code example can be found here: https://stackoverflow.com/a/23899448/1933185


Viewing all articles
Browse latest Browse all 4

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>