I have an app originally prototyped with an iphone 4. However, when I display it on an iphone 5 or above, it leaves a black border on the top and bottom as shown. How can I get it to fill up screen? Using the size inspector I have set the screen height of the VC and view to arbitrarily high values such as 2000 but that has no effect. I also tried changing the top bar from inferred to none with no effect.
Thanks for any suggestions.