mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-09 08:26:00 +02:00
[GH-ISSUE #1093] click/x-click header support for iOS #766
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#766
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 @brian6932 on GitHub (Apr 22, 2024).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/1093
💡 Idea
When a notification that has a
click/x-clickheader associated with it, or if you click the entry within the topic in the app, the click action should either open the link in the header, or a button should be included that opens the header link. Anyone coming from PushBullet would like this.💻 Target components
iOS app
@binwiederhier commented on GitHub (May 11, 2024):
It does that. If tap on the notification it'll open the click link. That's literally what it's for.
@brian6932 commented on GitHub (May 11, 2024):
My bad, it does work on Android, it doesn't seem to work for me on iOS though. I can't seem to get notifications to work at all for me on iOS, and clicking the item in the topic doesn't seem to open the link, only body text to clipboard.
@brian6932 commented on GitHub (May 15, 2024):
Closed in favor of #586 (duplicate)