The Worklight adapter code for sending push notifications seems to require that the badge number be provided. I have the need to send a notification, but, don't want to update the badge number on the app.
When I try to send the notification without the badge (i.e. don't define the badge using: notification.APNS.badge=MYBADGENUMBER), the following error is received:
Mandatory field 'badge' not found.
Is there anyway to avoid sending a badge number to update?
Using Worklight 6.0.0.20130909-1459.