I am having some issues trying to know why the AVCaptureVideoPreviewLayer is shortening the angle of the camera. By that I mean that the camera has more zoom that the default camera or the UIImagePickerController camera. I tested the AVCaptureVideoPreviewLayer and it looks like its zoomed in just like when you use the Video option on the default camera app.
Is it possible that I can take back that extra zoom? I want the camera wide angle and not a video zoom. I am using an overlay and that's why I am using this option.