开发者

Can [[UIApplication sharedApplication] setApplicationIconBadgeNumber:int] be used multiple times in an application

Can I use this API multiple times using开发者_高级运维 the lifetime. When I try to do that, this does not update the application badge.

Anything I might be missing.

Regards Nitin


Yeah, it can be used however many times you want.

It might help to show the code you're using to set it, see if there's anything wrong there.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜