You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
APNS doesn't natively support incrementing badge counts.
You'll need to keep track of the badge value within your application and send the correct badge value via APNS each time.
Hi,
i can't set badge '+1' on payload. My app can't increase counter.
Can you change type of badge payload like string?
The text was updated successfully, but these errors were encountered: