Question

I have an iOS app that was working fine. Displaying fine, operating fine. When I uninstalled it and gave it a fresh install, about an half an inch on both the top and bottom of the screen is black. It appears to be thinking it's an older iPhone and trying to fit it into a smaller screen. I don't recall changing anything related to this. Any ideas what it might be?

Was it helpful?

Solution

You are testing this in iPhone5 (4 inch size device) than you are finding box layout (black margin top bottom ) hope i am assuming right than

please check your splash image from iPhone5 that is 640x1136 it is not load right now or it would be missing in your application.

add splash screen for 4 size device it will work.

If you are using image-assets for splash screen than add this image in R4

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top