Reputation: 1639
My app is a universal app, i.e. the app is for iPhone_portrait and iPad_landscape.
I searched a lot about how to deal with iPhone and iPad, and I found that I can make my add adaptive using size classes, especially after IOS 8 size classes
my question is :
thanks.
Upvotes: 1
Views: 1439
Reputation: 49730
Yes you can use size class and AutoLayout. see the following screen shot there is tick mark on right side in File inspector.
Upvotes: 4