Is it possible to set the application icon badge on an iOS application to a negative integer? Seems that whenever I try to use -setApplicationIconBadgeNumber with a negative integer the badge icon is not being displayed at all.
We have a weather application and we would like it to present the temperature in the icon, as some other applications do it.