开发者

how to get badge from server to our code [closed]

开发者 https://www.devze.com 2022-12-14 11:28 出处:网络
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. Closed 10 years ago.

in apple push notification service,

  • i'm getting badge 50 for my application. but i want that badge number in my code i want to save that badge. i 开发者_JAVA百科want to set that badge somewhere


Have you tried to access it with the UIApplication property applicationIconBadgeNumber? You can both read and write this property.

[UIApplication sharedApplication].applicationIconBadgeNumber
0

精彩评论

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

关注公众号