문제

I have some unusual bug.

I create some UIViewController in Interface builder (in side storyboard). I launch it on "iPhone 5s", but he displayed smaller screen :

enter image description here

I have:

Size : Inferred
Resize View From NIB : Yes

Marko

도움이 되었습니까?

해결책

In your project file, just add a launch image with name Default-568h@2x.png, and the problem will be solved :)

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top