I develop an application that sends push notifications to iOS devices. It is not important (~useless) in my case to count the number of notifications on the app icon badge, as they are not those kind of messages.
Is it allowed by Apple NOT to increment or show show the notification count on the bade when getting a push notification? Or is it compulsory by Apple design rules?