Search code examples
iosxcodeautolayout

is that ok to submit an ios app to the app store without respecting apple autolayout standards?


I have finished my ios app and I will submit it to the app store but I have a question before submitting. is that ok to submit my app without respecting apple autolayout standards : >= 20 constraint constant to the side of the device and >=8 constraint constant to the edge of another UI element. Thank you for your help !


Solution

  • This sounds like you just have a different design than the usual Apple design.

    There isn’t really a standard for exact design specs like this.

    You will have no problem arising from these auto layout settings when submitting this app.