bobbyali / kidsvidz

KidsVidz - Simple and Safe iOS YouTube player for young children
0 stars 1 forks source link

Add universal iPad support #15

Closed bobbyali closed 9 years ago

bobbyali commented 9 years ago

How do I do this? And are there any issues that I'll need to consider when doing so?

bobbyali commented 9 years ago

Set device to "Universal". This will then let you create multiple storyboards.

Conditionals in code:

UIDevice.currentDevice.UserInteraceIdiom = iPad