iosiphoneautolayoutautoresizingmask

Old iOS app View controllers not resizing properly on bigger devices


I'm having problem with autolayout, at least I think that's the problem.

This is screenshot from iPhone 6S and as you can see it's not resizing like it should with AutoLayout. Everything is bigger than it should be on that device.

I tried with AutoResizing, but no good. Did anyone experienced this?

enter image description here

It's like when running the app that was made for iPhone 5 on iPhone 6, like older iOS apps.


Solution

  • The solution is in AppIcons and Launch Images, referring to https://stackoverflow.com/a/30843765/4551952

    enter image description here