AVCaptureVideoPreviewLayer Layout Issues
I have a camera app that records videos. My issue is that the preview layer is not in the correct position of its parent uiview
, which has autolayout
constraints.
I have a camera app that records videos. My issue is that the preview layer is not in the correct position of its parent uiview
, which has autolayout
constraints.