So when I make the screen smaller the uicorner turns from circle to this… how do I make it always a circle? its scale not offset
Use UIAspectRatioConstraints with their AspectRatio property set to 1.
How do I determine aspectratio do I just make it 1 for everything
No need to determine, if you want your gui to be a square then just keep it as 1.