ios - 将新版本推送到 TestFlight 时,iOS 应用程序中的 Appicon 没有改变

标签 ios xcode 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.

关于ios - 将新版本推送到 TestFlight 时,iOS 应用程序中的 Appicon 没有改变,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/40416958/

相关文章:

iphone - 如何在 Facetime(集成)通话后将我的应用程序发送到前台?

ios - 启动图像大小不正确

ios - Xcode 5 机器人和 Testflight 自动构建

ios - 我无法在全局队列(背景模式)上运行进程

ios - 获取日期之间的差异,例如 iOS 上的 Facebook 评论

collat​​ionStringSelector 的 iOS/Swift UILocalizedIndexedCollat​​ion 方法部分不起作用

ios - Xcode 更新不支持 iPhone 5s

ios - 使用 ##__VA_ARGS__ 时 Xcode 编译器错误

ios - 如何向外部用户发布testflight beta版本?

ios - 发布版本 Xcode8 在 iOS 9 设备上崩溃