androidseb25 / iGotify-Notification-Assistent

Docker container for sending Gotify notifications to iOS devices (bridge to gotify websocket)
MIT License
146 stars 6 forks source link

[BUG] iPhone App requires notification Assistant >1.3.0.0 #108

Open astern1 opened 6 days ago

astern1 commented 6 days ago

Describe the bug Since the latest App update to 1.4.1 on 08.10.2024 iGotify is requiring notification assistant >1.3.0.0 But since 1.3.0.0 is the latest version, this check can only fail

Expected behavior Require latest available version (aka >=1.3.0.0)

Screenshots iGotify_error

Smartphone (please complete the following information):

I read already in the Appstore a comment from @androidseb25 stating that on the website there should be a solution available but couldn't find any. So thanks a lot for helping me out.

astern1 commented 6 days ago

Some additional info which might be helpful:

Notifications are still pushed. So I see them on my mobile at the lockscreen, I just can't open the app then.

Notification Assistant API is accessible from mobile and Version can be read iGotify_error_2

I run iGotify as Dockercontainer and deployed them again without success

androidseb25 commented 6 days ago

Hi is you're docker compose up to date?

Did you try a reinstall?

In the most cases the reinstall helps.

I really don't know why the app has problems with that behavior now 🤔

I didn't change anything 😅

astern1 commented 6 days ago

For me also very strange and honestly speaking I'm 90% sure the error is on my side...

Docker is 27.3.1 Docker Compose version is v2.29.7

so this should be fine. So far I only tried recreating the Gotify and iGotify containers but not yet giving up :-)

Thanks a lot for your help and the effort in general!

zandhaas commented 3 days ago

For me restarting the IGotify container solved the issue.