Search code examples
iosios5storyboard

ios - iPad emulator seems to have height that is too much


I followed the advice of this question: Converting Storyboard from iPhone to iPad

and it worked, but my iPad screens seem to be too tall...maybe about 150% too tall. And the user has to scroll down to see the UITabBar.

Would anyone happen to know why that happened and how it can be fixed?

Thanks!


Solution

  • That sounds that the simulator is just too big for your monitor. Try going to the Window menu and changing the scale to something smaller. You could also try setting the device to the non-retina iPad.

    Window Menu