Skip to content
This repository has been archived by the owner on Jul 11, 2024. It is now read-only.

notification count not supported in terminate and background mode both android and ios. #83

Open
Bhautik2103 opened this issue Sep 26, 2023 · 0 comments

Comments

@Bhautik2103
Copy link

i try,
int badgeCount = 0;
badgeCount++;
print('BADGE COUNT: $badgeCount');
FlutterAppBadger.updateBadgeCount(badgeCount);
but terminated and background mode, not increment.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant