-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Description
🐞 Describe the bug
I am using the default https://ntfy.sh server with a custom reserved channel. Notifications never have any sound (iOS 26.2, iphone 13 mini). Other notifications are not a problem (they do have sound). Notifications for ntfy are enabled. (Note that notifications do work on desktop and do have sound there.)
But wait! It gets much worse (and weird):
-
I text myself -> notification sound
-
I send a ntfy notification from python -> notification received but no sound
-
I text myself again -> NO notification sound
-
In order to get sound to behave again...I call myself...it rings
-
Repeat steps above with 100% replication success. Behaves the same whether I do ntfy notification with priority 2 or 3,4,5
💻 Components impacted
iOS app
💡 Screenshots and/or logs
🔮 Additional context
- Seems like setting "show notifications on mac" does not cause ntfy notifications to show up on mac
- Tried adding a separate reserved channel; still no help