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 trialnoahvirani
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