Old method
[[UIApplication sharedApplication] setApplicationIconBadgeNumber:count];
is now gives error Attempting to badge the applic
Attempting to badge the applic
update to 8.3, ObjC: we should add Daij-Djan script to replace NSLog(@"access denied for UIUserNotificationTypeBadge"); in Spidy & KepPM solution above. Hope this help s.o.