Search code examples
iosxcodexcode7.3

Everything moves around when making iPhone app Universal Xcode 7


As of now my iPhone works on iPad as it should except my problem is that some images partially show as if they got zoomed in on. So I tried turning universal devices on but that's just as bad since everything shifts into different locations.

I am using Auto Layout and this is an old app I'm wanting to update.


Solution

  • Missing constraints was the cause of the problem!