mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-09 16:35:53 +02:00
[GH-ISSUE #1436] X-Icon / Icon header doesn't appear to be working? #1008
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#1008
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 @lingo on GitHub (Aug 26, 2025).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/1436
Either via ntfy.sh or self-hosting, I find that the 'Icon' header no longer seems to be working for me, using the ntfy web client.
E.g.
Gives this response:
However, in the web client, I see this:
I've tried this in different browsers, with the same result.
Is this a bug or am I misusing the feature?
@lingo commented on GitHub (Aug 26, 2025):
PS, I don't see any CORS warnings in browser console, but this seems the most likely issue?
The NTFY documentation was a little lacking in this area about Icons
@wunter8 commented on GitHub (Aug 26, 2025):
Icons are only supported on the Android app right now, not on the web app
@lingo commented on GitHub (Aug 26, 2025):
Ah, my apologies. I was looking for this information, but somehow missed it.
@binwiederhier commented on GitHub (Feb 1, 2026):
I am wondering if this makes sense to add to the web app as a feature?! CORS may almost certainly render this feature unusable in most cases, right?