I'm using parse server v3.1.3 for Push Notifications to react-native app when I try to send notification from sashido dashboard the notification received but the badge number not appearing when the app in the background , also i tried send notification from the app with:
badge: "Increment" or badge: "1" or badge: 1
but the badge still not appearing.