Unable to start my application in full screen on iPhone 6.0 Simulator Retina 4 Inch

前端 未结 11 2191
逝去的感伤
逝去的感伤 2020-12-28 08:34

I have added Default-568h@2x.png to my project and set it in project settings, I have also set autoresizing options for my view and element

11条回答
  •  萌比男神i
    2020-12-28 08:52

    If you use XCode 6.1 try this solution (for projects without full image set):

    1. Project -> Target -> General -> App Icons and Launch Images -> Launch Screen file
    2. Choose xib for first screen.

提交回复
热议问题