Launch images show black, when using Asset Catalog

前端 未结 9 917
耶瑟儿~
耶瑟儿~ 2021-02-02 12:33

In Xcode 5, I use the asset catalog to manage the app icons and launch images for my app. The app icons work fine on all devices, but the launc

9条回答
  •  无人及你
    2021-02-02 13:26

    • Make sure your images are accurate size according to Apple guidelines.
    • Make sure, You will select only one option , either launch screen file or Launch Image Source. You can find these two options in Project build settings -> General

    My suggestion to you is to select Launch Image Source as Image.Assets. Create splash image assets there in Image.assests folder.

    Reference image for right configuration:

提交回复
热议问题