Whats the best method to find the image resolution going to be captured using setting AVCaptureSessionPresetPhoto. I am trying to find the resolution before
AVCaptureSessionPresetPhoto
There's probably no way to directly get the camera resolution programmatically before capturing an image.
Apple provides a table for various devices and presets:
Capturing Still Images