mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-09 16:35:53 +02:00
[GH-ISSUE #1626] (Almost) persistent notification can't be turned off #1135
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#1135
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 @quarkcz on GitHub (Feb 27, 2026).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/1626
🐞 "Listening for incoming notifications" - reappears every few minutes, can't be turned off
On my Android 16 S23 ultra phone, this notification (screen) started to appear often and there's no way to get rid of it. Primary function of NTFY (at least for me) is to show notification, when some notification comes. Not to spam screen all the time without anything happening.
In the past this notification appeared, I swiped it and for few days/week it was OK. Now it appears every x minutes and is super irritating. There's no way to turn it off. No categories in notification settings are available, no settings inside the app allows to disappear this persistent/reappearing notification.
💻 Android app
💡 Screenshots and/or logs

🔮 Additional context
I don't know if missing categories for notifications are an intention or a bug, but for this useless and spaming notifications (about being subscribed) I would really appreciate some easy to disable setting inside the app.
@wunter8 commented on GitHub (Feb 27, 2026):
You can disable this in the Android system notification settings. When you go into the ntfy app notification settings at the OS level (not in the ntfy app), disable the "Subscription Service" notification channel
@quarkcz commented on GitHub (Feb 27, 2026):
Unfortunatelly, there's no such option.

@wunter8 commented on GitHub (Feb 27, 2026):
Hmm. I'm pretty sure Samsung supports notification channels. If you long press on the notification in the notification shade, does it give you a settings icon you can click on?
@quarkcz commented on GitHub (Feb 27, 2026):
When I long press the irritating notification, I can only disable all NTFY notifications or get to the settings I've sent a screen in a previous message. No categories to select from.
@wunter8 commented on GitHub (Feb 27, 2026):
I'm not sure why it's not there. It seems to be a problem/limitation with your phone or OS
@quarkcz commented on GitHub (Feb 27, 2026):
Ok, after some googling, I found that there's a (well hidden) option on Samsung phones to enable categories and it's OFF by default.
So after enabling it, categories showed and I was able to disable "Subscription service" which I hope will help.
But since I'm not the only Samsung user and definitely not the only one not understanding why categories are OFF by default (https://us.community.samsung.com/t5/Samsung-Apps-and-Services/Why-the-quot-Notification-Categories-quot-option-not-on-by/td-p/3446763) it would be really helpful to allow to set categories from the NTFY app itself.
@wunter8 commented on GitHub (Feb 27, 2026):
I'm glad you found that! I didn't know Samsung defaults their categories to OFF either. I'll keep that in mind if anyone else runs into this issue
@quarkcz commented on GitHub (Feb 27, 2026):
They made the change in 2024 according to this video:
https://www.youtube.com/watch?v=ufgtzRO1vgA
@btravouillon commented on GitHub (Mar 4, 2026):
Same issue started for me a few days ago as well. Notification every few minutes.
Where did you find this hidden Samsung setting?I guess this relates to this recent change in the android client 1.23.0 where we now receive notifications when the client does not connect. Given that I have to disable my VPN client from time to time, I'm getting spammed with notification.
@binwiederhier commented on GitHub (Mar 4, 2026):
I am fixing it so it only shows up when the connection is disconnected for many minutes.