Launch images show black, when using Asset Catalog

前端 未结 9 872
耶瑟儿~
耶瑟儿~ 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:18

    • delete your app from your device
    • cmd + shift +k in your Xcode. then build it into your Device

    launching images, only will be visible on your device if you reinstall on your device

    UPDATE:

    There is a weird issue what I found. If you are using LaunchScreen.xib and you have images in it, you have to do the tasks above and TURN OFF your device... (seriously...). Every image will be updated in the next build.

提交回复
热议问题