mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-09 08:26:00 +02:00
[GH-ISSUE #402] IOS16.x doesn't tell you anything #308
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#308
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 @evanlong-me on GitHub (Sep 18, 2022).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/402
@astral-alpaca commented on GitHub (Sep 21, 2022):
I have the same problem. Since the update to iOS 16 i don't get any notifications anymore.
@r0m1CH commented on GitHub (Sep 21, 2022):
Same here.
I receive the push popup but nothing appear inside the app.
I remain available if you need some tests from me.
@demogorgonz commented on GitHub (Sep 28, 2022):
Doesn't work on iOS 15.7 either.
@demogorgonz commented on GitHub (Sep 28, 2022):
Ok just tested public server and it is working.. self hosted one doesn't
@sadrian80 commented on GitHub (Sep 28, 2022):
When having issues with ntfy on premise and iOS, did you set the proxy option if applicable and more importantly the base-url in config?
Search for "iOS" here:
https://ntfy.sh/docs/config/
This is mandatory for timely notifications.
@demogorgonz commented on GitHub (Sep 28, 2022):
Yes, i have set :
in the configuration, but still no notifications on self hosted instance.
@demogorgonz commented on GitHub (Sep 28, 2022):
@sadrian80 do you have some other suggestion maybe ?
@demogorgonz commented on GitHub (Sep 28, 2022):
Just to add, i have set
base-urltoo.@binwiederhier commented on GitHub (Sep 28, 2022):
I want to acknowledge that I have seen this ticket, and I know that iOS support is a little brittle right now. My apologies. I wanted to get something out there, even if it wasn't 100% awesome. When I have time, I will look at iOS again, but don't hold your breath. I am quite busy at the moment.
That said, please READ and follow this guide for instant iOS notifications using a selfhosted server: https://ntfy.sh/docs/config/#ios-instant-notifications
You MUST set the
upstream-base-urltohttps://ntfy.sh(NOT your own server URL), and you must set yourbase-urlto the exact same URL that you use in the iOS app to subscribe. Otherwise you won't receive any notifications.@demogorgonz commented on GitHub (Sep 28, 2022):
@binwiederhier did everything according to docs/instructions as you said.
base-url - selfhosted url
upstream-base-url - https://ntfy.sh
But still having issues, at least it works flawlessly on android and browsers 😄
@sadrian80 commented on GitHub (Sep 28, 2022):
Sorry, I don't have further advice.
I can confirm everything working for me on iOS 16 and 16.1b. Docker container behind Nginx, configuration set according to config. Notifications take just seconds.
@Salamafet commented on GitHub (Sep 29, 2022):
I have encountered the same problem.
I use ntfy behind a reverse proxy. My reverse proxy connects to ntfy internaly through HTTP. But my proxy manage SSL certificate for me and I connect to ntfy externally through HTTPS.
In the server.yml file, I've changed http to https in my
base-urlline.Yet, everything works fine with iOS 16.0.2.
@Dima-Kal commented on GitHub (Oct 24, 2022):
Works fine for me on selfhosted ntfy and ios 16.1 RC
@elliottpalermo commented on GitHub (Oct 31, 2022):
I was having an issue with the iOS notifications despite following the instructions at https://ntfy.sh/docs/config/#ios-instant-notifications
On my case it appears like it was caused by bad indentation in the
server.ymlfile. Theupstream-base-urlwas incorrectly indented and it seemed to have been preventing it from being picked up. When I made sure all the keys had no tabs/spaces before them everything started working as expected.Maybe that helps someone else who is running into something similar.
@wtrdk commented on GitHub (Nov 23, 2022):
My server.yml:
Notifications do appear instantly in the webinterface, but not in the iOS app (iOS version 16.1.1, app version 1.2)3)). The messages only appear in the iOS app after manually refresh the app.
Does anyone have a clue?
@daedric7 commented on GitHub (Nov 23, 2022):
I don't use the listen-http, but nontheless find it weird to listen on 80 with a https url.
@wtrdk commented on GitHub (Nov 23, 2022):
I understand what you're saying, but the SSL is being handled by my proxy (hence the behind-proxy: true), and internal it is an http connection between the proxy and the docker container.
So everyhting seems to work fine, except for the iOS notifications.
@daedric7 commented on GitHub (Nov 23, 2022):
I take it back then. I wish i could help, but i haven't used the Applephone in many moons.
@MacPro-de commented on GitHub (Aug 22, 2023):
As many other users stated before the iOS app on my iPhone 11 with iOS 16.6 does not display any notification using our self hosted server, until I manually refresh the page in the ntfy app.
What's weird, is, that my Apple Watch, which is connected to my iPhone, sometimes (not always) does display exactly the same push notifications from my self hosted server more or less in real time.
Because of that I don't think, that the problem with the ntfy iOS app mentioned above can be solved by the user or by changing the configuration in server.yml. If my server or network configuration would be incorrect, my Apple Watch would also not display those push notifications. For me it seems to be a problem either in iOS or in the ntfy app.
@binwiederhier commented on GitHub (Nov 15, 2023):
📢 A new version of the ntfy iOS app is currently in TestFlight. This version (hopefully) fixes the issues with the UI not properly refreshing, as well as fixes for subscriptions "getting lost". It contains no other fixes. More to come. To test the app, please use this TestFlight link: https://testflight.apple.com/join/P1fFnAm9
@binwiederhier commented on GitHub (Nov 18, 2023):
Any feedback?
@magnetic-domelike-twisting commented on GitHub (Nov 18, 2023):
I installed the test flight version on an iPhone 11 the day it was released and notifications have been working for me. I see ‘ntfy 1.3 (4)’ as my installed version.
@MacPro-de commented on GitHub (Nov 18, 2023):
Sorry, but I could not test the app sooner.
I also installed the test flight version 1.3 (4) a few moments ago and for me it seems to work much, much better now.
I installed the version, booted my iPhone and after that every single test message I sent from the web GUI was received and displayed as a push notification on my iPhone immediately. All messages will also appear in the ntfy app itself immediately.
@MacPro-de commented on GitHub (Nov 19, 2023):
After a little more testing I found, that here seems to be an issue with the "Subscribed topics" list in the test flight version 1.3 (4):
At least for me this screen does not seem to update after notifications have been received. I have to manually refresh this screen to update the counters. For me this is more a cosmetic issue, because I can see the message itself as push notification. Can someone else confirm this?
@magnetic-domelike-twisting commented on GitHub (Nov 19, 2023):
For another data point, I opened the “Subscribed topics” screen and had several notifications come through with the notification up top and the text under the topic did update, both the count for the topic and the time.
@MacPro-de commented on GitHub (Nov 19, 2023):
On my iPhone 15 Pro with iOS 17.1.1 and the testflight app this doesn't work - the counters will not be updated. I tested this with WiFi and mobile network. I even unsubscribed from the topic and subscribed again. What iPhone/iOS version are you using?
@magnetic-domelike-twisting commented on GitHub (Nov 19, 2023):
I’m using an iPhone 11 running 17.1.1
@binwiederhier commented on GitHub (Nov 20, 2023):
Thanks guys for the feedback. I have gotten very little of it, so I think I will just slowly release the version I have. The notification counter updates just fine on mine and Tom's phone, so it's impossible to figure out what's up here.
@binwiederhier commented on GitHub (Nov 28, 2023):
(Hopefully) fixed as part of v1.3; likely dup of #267