[GH-ISSUE #872] Need to refresh app in IOS to see notifications #614

Closed
opened 2026-05-07 00:25:52 +02:00 by BreizhHardware · 5 comments

Originally created by @g0d1k on GitHub (Sep 7, 2023).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/872

🐞 Describe the bug

The app worked great at first on iOS but now when I send a notification I need to refresh the screen in the app for it to come through. It will not push.

💻 Components impacted

iOS app

💡 Screenshots and/or logs

🔮 Additional context

Originally created by @g0d1k on GitHub (Sep 7, 2023). Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/872 :lady_beetle: **Describe the bug** <!-- A clear and concise description of the problem. --> The app worked great at first on iOS but now when I send a notification I need to refresh the screen in the app for it to come through. It will not push. :computer: **Components impacted** <!-- ntfy server, Android app, iOS app, web app --> iOS 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. -->
Author
Owner

@kWAYTV commented on GitHub (Sep 7, 2023):

same for me here

<!-- gh-comment-id:1710148477 --> @kWAYTV commented on GitHub (Sep 7, 2023): same for me here
Author
Owner

@kkrieger85 commented on GitHub (Sep 7, 2023):

Could you post your server.yml content?
e.g.

upstream-base-url: "https://ntfy.sh"
#upstream-access-token: "..."
<!-- gh-comment-id:1710151258 --> @kkrieger85 commented on GitHub (Sep 7, 2023): Could you post your server.yml content? e.g. ``` upstream-base-url: "https://ntfy.sh" #upstream-access-token: "..." ```
Author
Owner

@kWAYTV commented on GitHub (Sep 7, 2023):

exactly as you posted now

<!-- gh-comment-id:1710152146 --> @kWAYTV commented on GitHub (Sep 7, 2023): > exactly as you posted now
Author
Owner

@kkrieger85 commented on GitHub (Sep 7, 2023):

I had two issues first:

  1. misspelled my config file folder
  2. set token to "..." which is wrong. As it's commented out now, the live update inside ntfy app works for me

Works for me on
iPhone 11
ntfy server 2.7

<!-- gh-comment-id:1710155466 --> @kkrieger85 commented on GitHub (Sep 7, 2023): I had two issues first: 1) misspelled my config file folder 2) set token to "..." which is wrong. As it's commented out now, the live update inside ntfy app works for me Works for me on iPhone 11 ntfy server 2.7
Author
Owner

@binwiederhier commented on GitHub (Sep 7, 2023):

Known issue - https://docs.ntfy.sh/known-issues/

Duplicate #267

<!-- gh-comment-id:1710181407 --> @binwiederhier commented on GitHub (Sep 7, 2023): Known issue - https://docs.ntfy.sh/known-issues/ Duplicate #267
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#614
No description provided.