/ Published in: Objective C
Expand |
Embed | Plain Text
[UIApplication sharedApplication].applicationIconBadgeNumber = iCount;
You need to login to post a comment.
saturngod on 10/20/10
2 people have marked this snippet as a favorite
[UIApplication sharedApplication].applicationIconBadgeNumber = iCount;
You need to login to post a comment.