mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-09 16:35:53 +02:00
[GH-ISSUE #1583] iOS Broken on latest version(s) #1112
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#1112
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 @Dima-Kal on GitHub (Jan 31, 2026).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/1583
🐞 Describe the bug
Since updating to latest version (sorry i don't remember from which version i've updated) notifications on the PWA stopped working, they are only received when i open the PWA
💻 Components impacted
iOS PWA
💡 Screenshots and/or logs
🔮 Additional context
Tried to remove and reinstall PWA
Tried to hard reset
@Dima-Kal commented on GitHub (Jan 31, 2026):
Ok i've found the issue, the upgrade process for some reason reset my configuration file, so the "upstream-base-url" required for iOS to function was removed and after i readded it started working again