Help with AutoLayout

I'm new to using XCode, Objective C, and all things programming. I am trying to make a basic app, but I am having a problem. When the app is running in the iOS simulator, half of the screen is cutoff. Any suggestions?

Here is the original picture.


How do I fix this?

I recommend doing a search for "auto layout tutorial" on the Internet. The first link that comes up is from raywenderlich.com and it's a good introduction. The WWDC videos from 2012 when auto layout was first introduced are also good.


p.s. You can't post pictures on the forums right now... one of many major regressions in this "new and improved" forum.

Sounds like you may be at cross purposes based on supported iOS versions. Have to ask too, have you tended to all required launchimages and which version(S) iOS are you trying to work with?

Help with AutoLayout
 
 
Q