Launch Image does not show up in my iOS App

前端 未结 28 1635
逝去的感伤
逝去的感伤 2020-12-02 04:11

I want to get a simple launch screen to show in my app, built using Xcode 6.0.1.

I have added a launch screen in two ways: As an XIB (with the default name, LaunchSc

28条回答
  •  無奈伤痛
    2020-12-02 04:38

    My solution was to create all the launch images. enter image description here

    Then I set the Launch Images Source to the LaunchImage asset, and leave launch screen file blank.

    Finally if the project does not have a Launch Screen.xib, then add that file and leave it as is. enter image description here

提交回复
热议问题