Replies: 1 comment
-
Converting to discussions since it's a question and not a Capacitor bug |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using ionic 4 cordova plugin FCM. I send notification from web.
My app notification working perfect but badge number not increase unless I refresh the app.
So, my question is how to increment badge count without refresh app in ios?
My Notification payload format is
package.json
In app.component.ts I add
Did I miss something ?
Beta Was this translation helpful? Give feedback.
All reactions