Relative Content

Tag Archive for swiftcameraphotoavcapturesession

Take photo without camera view popping up

As an initial test for something more complex, I want to make a simple app that takes a picture when pressing a button and displays it directly within the app, without opening the camera view, and without the camera sound. The best I could come up with is the following code, but still the camera view pops up for a fraction of second before disappearing.