Hello,
I'm sending push notification with badge = 1 but it show always 1 in app. Now I want to increment badge automatically for app. For example if I send badge=+1 than it automatically increase at ios side.
Hello,
I'm sending push notification with badge = 1 but it show always 1 in app. Now I want to increment badge automatically for app. For example if I send badge=+1 than it automatically increase at ios side.
Hello! Not sure it would be implemented from our side. You can implement it yourself. You would need to use Server code to do that, but it requires good programming knowledges.