I am developing camera application using AVCaptureSession. I set AVCaptureSessionPresetHigh for sessionPreset.Now I want to know the resolution for all devices with this configuration.I search with Apple document.I got this
But in this document i cant find iPhone4S and 5 resolution.
Thanks in Advance.