Why isn't my Asset Catalog returning R4 images?

前端 未结 5 1886
一整个雨季
一整个雨季 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条回答
  •  萌比男神i
    2021-02-18 22:49

    The R4 image worked for me only with this process:

    1. Delete the problem Image View from the storyboard
    2. Add a brand new Image View to replace it with the expected asset name, e.g. "Derp"

提交回复
热议问题