Keep banner layout on the screen between an iPhone 4 and an iPhone 5

Asked

Viewed 130 times

0

I’m having a problem developing the app layout. On the storyboard, I added a UIImageView to display some images while the app is running. This image is at the bottom of the screen, like a footer. But when I simulate on a smaller screen iPhone, in case the iPhone 4 the banner disappears, it is in the difference of area of the screens between iPhone 4 and iPhone 5.

I wonder if there’s a way to maintain that layout, that the UIImageView be allocated a little higher up, when the app screen is smaller and may appear.

  • Hello James, you are wearing the AutoLayout?

  • Tiago Amaral, disables Autolayout and tests.

  • OK I will test! But I believe I will have to make more settings...

1 answer

1


Browser other questions tagged

You are not signed in. Login or sign up in order to post.