As you see in the image below iOS camera supports square photos. But I couldn't find how to do this in the documentation or in the web. All of the examples are adding a custom overlay on the camera which then calculates how to crop the image etc..
I do not want to do this because there may be device incompatibilities and since Apple has done it I figured out there is an easy way to do this by accessing the native library. Any idea how?