Launch Image does not show up in my iOS App

前端 未结 28 1667
逝去的感伤
逝去的感伤 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:58

    For some reason, I had to change the asset catalog location to "relative to project" for this to work.

    I had also deleted the app from my phone and reinstalled, but it was probably the "relative to project" that did it.

提交回复
热议问题