简体   繁体   English

是否可以通过编程方式更新iphone上的应用程序图标

[英]Is it possible to update the application icon on the iphone programmatically

I've noticed that the icon belonging to the Calendar app on the iPhone updates to show the latest day. 我注意到属于iPhone日历应用程序的图标会更新以显示最新的一天。 Is there anything in the SDK that will let me do this in my apps? SDK中有什么可以让我在我的应用程序中执行此操作吗?

不幸的是,第三方应用程序无法实现。

I've never seen this in any documentation, pretty sure it can only use the static icon.png file that is put in the ipa package. 我从来没有在任何文档中看到过这个,很确定它只能使用放在ipa包中的static icon.png文件。 It would be an awesome feature though, I would recommend creating a feature request for it on https://bugreport.apple.com/ . 这将是一个很棒的功能,我建议在https://bugreport.apple.com/上为它创建一个功能请求。 I specifically wish the weather app would update with your local weather for the icon. 我特别希望天气应用程序能够根据您当地的天气情况更新图标。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM