Fix persistent app-icon badge (FGS channel settings resurrection) #12
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/fgs-badge-resurrection"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Samsung shows a permanent 1 badge because the always-present FGS notification sits on a channel whose showBadge=true survived the delete/recreate trick — Android restores settings for same-ID recreated channels. New channel ID = fresh settings. Also BADGE_ICON_NONE + number=0 on the notification itself.