ALCameraViewController icon indicating copy to clipboard operation
ALCameraViewController copied to clipboard

restart camera if photo confirmation was canceled

Open cyBerta opened this issue 4 years ago • 0 comments

This little PR restarts the camera session if the user has canceled the photo confirmation.

Before there was a black screen after the cancellation and the user could only restart the camera session by pulling down the CameraViewController a little bit. In that case viewWillAppear was called again restarting the camera session.

cyBerta avatar Dec 02 '19 13:12 cyBerta