All,
We have a notification tab in our app, where we are displaying all the Notifications, We are displaying the count on the Badge, Whenever user view the notification, we are decrementing the Badge count. Now we have a use case where the user can log in in multiple devices unless the user goes into the application we cannot update the Badge.
Now we want to send Notification for an only Badge number, Is it possible to do that without triggering an alert.
In our app, we have other notifications as well with message display for we cannot register only Badge number.