[GH-ISSUE #814] iOS: Topic url does not use the server host name #575

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

Originally created by @thgoebel on GitHub (Jul 8, 2023).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/814

🐞 Describe the bug

Consider a topic that uses a custom server e.g. push.example.com/test.

Actual behaviour (==iOS):

  1. The topic detail screen shows only the topic name in the header.
  2. The example in the empty topic detail screen uses ntfy.sh/test

Expected behaviour (==Android):

  1. The topic detail screen shows the full server URL in the header (if no display name is set).
  2. The example in the empty topic detail screen uses the custom server URL.

💻 Components impacted

iOS app

💡 Screenshots and/or logs

Android i(Pad)OS
ntfy-android-topic-url ntfy-ios-topic-url

🔮 Additional context

ntfy for iOS 1.2

Originally created by @thgoebel on GitHub (Jul 8, 2023). Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/814 :lady_beetle: **Describe the bug** Consider a topic that uses a custom server e.g. push.example.com/test. Actual behaviour (==iOS): 1. The topic detail screen shows only the topic name in the header. 2. The example in the empty topic detail screen uses ntfy.sh/test Expected behaviour (==Android): 1. The topic detail screen shows the full server URL in the header (if no display name is set). 2. The example in the empty topic detail screen uses the custom server URL. :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 --> | Android | i(Pad)OS | |---|---| | ![ntfy-android-topic-url](https://github.com/binwiederhier/ntfy/assets/33295590/28c55ebb-b7f4-475b-a06b-214dccd6790f) | ![ntfy-ios-topic-url](https://github.com/binwiederhier/ntfy/assets/33295590/ac38a9f5-cd2c-483f-a169-079d3f2a9deb) | :crystal_ball: **Additional context** <!-- Add any other context about the problem here. --> ntfy for iOS 1.2
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#575
No description provided.