hi iphone developers i'm in tremendous trouble 1>I know how to set badge number in apple push Notification. but i don't know how to get the badge number if it is set by os I need badge count in applicationdidfinishlaunching
A:
You should be able to get it from
application.applicationIconBadgeNumber
El Chupacabra
2010-07-05 08:33:48
if i press home and then i call applicationdidfinishlaunching,i will not get it through application.applicationIconBadgeNumber
2010-07-05 10:00:49