Why isn't my Asset Catalog returning R4 images?

前端 未结 5 1786
一整个雨季
一整个雨季 2021-02-18 22:04

I\'m in the process of migrating my images to an Asset Catalog. My app needs to access the Launch Image after launch and display it on the screen.

Easy enough,

5条回答
  •  滥情空心
    2021-02-18 22:54

    I have same issue and scratched hours. I use localized launch images which make it more complicate. After all, I just change back and not use asset catalog. Name the launch images as Default.png , Default@2x.png and Default-568@2x.png. Localized and Put them in the bundle and make ios recognize automatically. Everything works fine.

提交回复
热议问题