mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-09 08:26:00 +02:00
[GH-ISSUE #1029] clear=true does nothing #723
Labels
No labels
ai-generated
android-app
android-app
android-app
🪲 bug
build
build
dependencies
docs
enhancement
enhancement
🔥 HOT
in-progress 🏃
ios
prio:low
prio:low
pull-request
question
🔒 security
server
server
unified-push
web-app
website
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ntfy#723
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Originally created by @ElFishi on GitHub (Feb 19, 2024).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/1029
🐞 Description
A notification published with
is displayed properly both in iOS and Android apps, tapping the button opens the web page, but the notification is not cleared.
💻 Components impacted
ntfy.sh, iOs ntfy 1.3 (4), Android Version 1.16.0
@iptvcld commented on GitHub (Jul 21, 2024):
same issue i have - any fix or workaround for this?
@chivagio commented on GitHub (Aug 14, 2025):
Same issue here. No workaround yet ?
@IdpugantiSanjay commented on GitHub (Jan 16, 2026):
Facing the same issue for v2.15 (latest version as of now). Both Web and Android doesn't clear the notification when clear is set.
@binwiederhier commented on GitHub (Feb 5, 2026):
Fixed for the Web app in
github.com/binwiederhier/ntfy@1b554d5b08. It'll be in the next release.@binwiederhier commented on GitHub (Feb 6, 2026):
Fixed for Android in
github.com/binwiederhier/ntfy-android@3daa41f89a.@arnoldzapfenstrudel commented on GitHub (Feb 7, 2026):
Any hope for the iOS app?
@binwiederhier commented on GitHub (Feb 7, 2026):
I am going to hire someone to redo the iOS app from scratch. Until then, no hope, haha.
@ElFishi commented on GitHub (Feb 7, 2026):
Oh.
Thx for putting in the effort.
Can we keep the issue open then, please, to track when it will be closed on iOS, too.