[GH-ISSUE #868] ntfy-ios doesn't list complete notifications #611

Open
opened 2026-05-07 00:25:51 +02:00 by BreizhHardware · 0 comments

Originally created by @SuperdukeGates on GitHub (Sep 6, 2023).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/868

🐞 Describe the bug
My iPhone is offline (both Wi-Fi and mobile data off) about 8 hours. And there were multiple notifications during this offline period. When my iPhone on-line, the ntfy-ios just list the one latest notification even I slide-down to refresh ntfy-ios.

I do know the Apple APNs just push the latest notification to the iPhone when iPhone from off-line to on-line. But as the target App ntfy-ios, ntfy-ios should list all the notifications during off-line from the ntfy server instead of just listing the latest one.

My ntfy server configured the cache-file: "/var/cache/ntfy/cache.db" and cache-duration: "12h". So I think this is a bug. Could you please to fix this ?

💻 Components impacted

💡 Screenshots and/or logs

🔮 Additional context

Originally created by @SuperdukeGates on GitHub (Sep 6, 2023). Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/868 :lady_beetle: **Describe the bug** My iPhone is offline (both Wi-Fi and mobile data off) about 8 hours. And there were multiple notifications during this offline period. When my iPhone on-line, the ntfy-ios just list the one latest notification even I slide-down to refresh ntfy-ios. I do know the Apple APNs just push the latest notification to the iPhone when iPhone from off-line to on-line. But as the target App ntfy-ios, ntfy-ios should list all the notifications during off-line from the ntfy server instead of just listing the latest one. My ntfy server configured the `cache-file: "/var/cache/ntfy/cache.db"` and `cache-duration: "12h"`. So I think this is a bug. Could you please to fix this ? :computer: **Components impacted** <!-- ntfy server, Android app, iOS app, web app --> :bulb: **Screenshots and/or logs** <!-- If applicable, add screenshots or share logs help explain your problem. To get logs from the ... - ntfy server: Enable "log-level: trace" in your server.yml file - Android app: Go to "Settings" -> "Record logs", then eventually "Copy/upload logs" - web app: Press "F12" and find the "Console" window --> :crystal_ball: **Additional context** <!-- Add any other context about the problem here. -->
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ntfy#611
No description provided.