Welcome to the Treehouse Community
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support. Collaborate here on code errors or bugs that you need feedback on, or asking for an extra set of eyes on your latest project. Join thousands of Treehouse students and alumni in the community today. (Note: Only Treehouse students can comment or ask questions, but non-students are welcome to browse our conversations.)
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and a supportive community. Start your free trial today.

noahvirani
846 Pointsplease help need an answer asap
so when is submitted my app i got rejection " We noticed that your app did not run at iPhone resolution when reviewed on iPad running iOS 9.2.1, which is a violation of the App Store Review Guidelines. " and this was supposed a iPhone app. and i talked to apple and it says that i Have to make it wok on iPad but i have no idea how to fix it
ps. is there any chance i can create a iPad story board so when the app runs on iPad it switches to that story board if that is so how can i do that?
1 Answer

Reed Carson
8,306 Pointsyes you can use something called size classes to set up specific layouts that are device dependent. look up size classes in XCode