iOS launch screen does not update

前端 未结 8 1989
独厮守ぢ
独厮守ぢ 2021-01-04 06:27

I\'ve updated launch screen on an enterprise app, but it won\'t update when installed on an iPad with the existing app. I\'ve tried completely deleting the app before instal

8条回答
  •  耶瑟儿~
    2021-01-04 07:07

    Solution Again, thanks to the thread I have referenced above I found a way to solve this issue - name your new image differently from the one there was before in case your new one has the same name as the old one and put it out of the *.xcassets folder to the project directory and reference it in your UIImageView. And that's it.

提交回复
热议问题