binwiederhier / ntfy

Send push notifications to your phone or desktop using PUT/POST
https://ntfy.sh
Apache License 2.0
17.31k stars 667 forks source link

iOS: Attachments #276

Open binwiederhier opened 2 years ago

binwiederhier commented 2 years ago

I started working on this in this branch: https://github.com/binwiederhier/ntfy-ios/pull/8

mrfatboy commented 1 year ago

This feature is exactly what I'm looking for!!!

Is there any update? Possible ETA?

Thanks for the great work.

binwiederhier commented 1 year ago

Thanks. No ETA. I haven't worked on iOS in months, and this feature is why I stopped working on it. It's a PITA. And I wanna do a lot of Android work first. Plus, #387

Sorry, so unless you know an iOS dev that wants to help out., don't hold your breath.

mrfatboy commented 1 year ago

Unfortunately not. I got excited about this app because of the picture attachments 🤣 Only to find out iOS is not supported. 😖 I have not found anything else that can do it.

Thanks for the effort though. It would be awesome. Maybe a Xmas present for the world 🤔😀

Wulfheart commented 1 year ago

I have never seen an image in a notification on iOS.

ITM-AP commented 10 months ago

Hello, My images do not appear on the iOS app although they do appear on the WEB interface. Has this feature been paused/discontinued for iOS? 2023-08-24_09h34_45

querdenker2k commented 10 months ago

this feature would be very nice

need4swede commented 1 month ago

Came here to see if this was still the case or if I was doing something wrong somewhere.

Images show up on the web, but not on the iOS app

Anaphylaxis commented 2 weeks ago

This feature would be nice. Even some form of workaround to display the URL of the file (I intend to use wav files)

wunter8 commented 2 weeks ago

The PWA supports images/attachments on iOS. You can install the PWA from the public ntfy.sh instance or add the PWA feature to your self-hosted instance. Follow the instructions in the docs for adding web push keys

Anaphylaxis commented 2 weeks ago

The PWA supports images/attachments on iOS. You can install the PWA from the public ntfy.sh instance or add the PWA feature to your self-hosted instance. Follow the instructions in the docs for adding web push keys

This works great after setting up the web push certs in my env file (did not work in server.yml) Thank you so much :) what an awesome app. Should just be a feature of every OS