Adaptative layout iOS 8 and iOS 7

87 views Asked by At

I've to develop an app that should work on iOS 7 and iOS 8 devices. I'm using Xcode 6 to develop it and I'm having issue to design the UI. I designed the UI by using the adaptive layout, so when I try to run the app on a device in which it's installed iOS 8 it works great on all display dimension (iPhone 4s, iPhone 5, 5c, 5s and iPhone 6, 6 Plus) as you can see on the following screenshot:

enter image description here

When I try to run it on a device in which it's installed iOS 7 I get some trouble as you can see on the following screenshot:

enter image description here

How I can fix that issue? I need to design another Storyboard that the system should use if it detect iOS 7? I hope you can help me

0

There are 0 answers