Hello everyone!
I'm currently wondering (as you can tell by the title above), do we have to support 3.5 inch screens? I wouldn't mind except it is causing severe limitations for the layout of the app when using auto layout and I really want to be able to take advantage of screen real estate.
Right now, when the application is launched for the first time, the title of the application is going way above where it should on the 3.5 inch screen and I've done a fair bit of experimentation and consideration with the constraints and unless I seriously want to ruin the way the screen looks to larger screen users, I can't make the screen look appealing on a 3.5 inch screen.
I'm concerned with the screen looking appealing as I want customers to have a good, satisfied experience that makes them want to continue to use the application and even look into future apps from me in the future. As you can tell, interface is a key eleemtn to me thus, I want to make it as great as possible.
Is there a way to customize the experience on a single screen size without effecting the autolayout of others?
Thanks!😎