iOS 应用程序中的 Appicon 在将新版本推送到 TestFlight 时未更改

Appicon in iOS app not changing while pushing a new build to TestFlight

在将我的 iOS 应用程序的新版本推送到 TestFlight 时,我正在更改应用程序图标。但是当查看 All Builds > Activity 时,在 iTunesConnect 中我仍然可以看到旧的应用程序图标。我在 Xcode 中更改了项目中的应用程序图标。但是当我通过 TestFlight 安装应用程序时,我仍然可以看到旧的应用程序图标,后来更改为新的应用程序图标。

Apple 使用一些缓存来使应用程序切换更快。当 Springboard 为您的应用程序拍摄快照时,这将得到解决,这将很快发生。这是 Apple 代码中的一个错误,您对此无能为力。

SpringBoard is the application that manages the home screen on iOS devices. With SpringBoard, icons on the home screen can be organized, the background wallpaper changed, and applications are launched. Some of the iPhone's settings at startup are also set by the SpringBoard.