i was just wondering, if that the applicationIconBadgeNumber have been changed in iso 5 ?
cus when i run my apps in the sim the number works fine, but if run it on my iPhone it´s not showing it ?
i haven't changed my code that was working in iOS 4.3.
int a = [[[UIApplication sharedApplication] scheduledLocalNotifications] count];
application.applicationIconBadgeNumber = a ;
been on google all day .....
Hope you can help