iOS badge number live update

后端 未结 3 889
栀梦
栀梦 2020-12-04 17:17

I created a custom calendar for iOS , and I am trying using badge number to show number of the Day , but numbers did not change after one day passed , I mean they should upd

3条回答
  •  爱一瞬间的悲伤
    2020-12-04 17:50

    How and where are you calling this method? If you set a timer to run this code every x seconds it will update on the next timer fire.

提交回复
热议问题