Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

iOS Build a Playlist Browser with Swift Using a Navigation Controller With Segues Using Navigation Controllers

Interface

Hello, please does anyone knows how to make my interface default page an iPhone 6 size instead of iPhone 5? Thank you

Soojin Ro
Soojin Ro
13,331 Points

What is an interface default page?

4 Answers

Make sure you have the view controller selected. My screenshot below does not show it, but its the first icon at the top of the view controller.

Abba,

You can do this via the storyboard. Select the attributes inspector > size and select the iPhone size that you need/want.

I can't find the size there. I can only see disable size classes and after disabling it, it automatically turns to iPhone 5 size. I don't know why

Oh Yeah, Thank you so much Aaron really appreciate it.

Anytime, glad to help.