Replies: 2 comments
-
|
I have not tested this. Maybe someone from the community has experience with it. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Thanks a lot for your reply, I really appreciate it. Actually now I realized that it shows up with this setup, at some point. Flakey still. Need to investigate a bit more :) |
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.
-
Can you combine badges with local notifications, such that when receiving a local notification, a red number badge appears/increases on the app icon on the home screen?
I am talking about combining those two plugins:
https://capacitorjs.com/docs/apis/local-notifications
https://github.com/capawesome-team/capacitor-plugins/tree/main/packages/badge
Currently I have it like this, but it doesn't create/increase a badge on the app icon on the home screen
(even though the notification DOES show up):
Capacitor v5
Beta Was this translation helpful? Give feedback.
All reactions