iOS launch screen does not update

前端 未结 8 1983
独厮守ぢ
独厮守ぢ 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

    In xcode, under Assets.xcassets, I clicked on LaunchImage and then unchecked Universal, checked iPhone, unchecked iPhone, and checked Universal again. Then ran build and it cleared the old image.

提交回复
热议问题