Change icon on of an App in iOS 4 in run-time

后端 未结 2 1003
梦如初夏
梦如初夏 2021-01-19 07:17

How can I change the icon of my App in iOS 4 at run-time the way the icon of the Calendar app changes based on the date today?

I want to publish a 4 digit number nu

2条回答
  •  南方客
    南方客 (楼主)
    2021-01-19 08:01

    There is no way to do this using the iOS SDK (you can badge your icon, but you can't modify the icon itself.) If you would like to see this feature added to iOS, file an enhancement request at http://bugreporter.apple.com.

提交回复
热议问题