androidseb25/iGotify-Notification-Assistent

[BUG] iPhone App requires notification Assistant >1.3.0.0

Closed this issue · 4 comments

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):

  • Device: iPhone13
  • OS: 18.0.1
  • Version of Container: 1.3.0.0
  • Version of iGotify: 1.4.1

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.

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

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 😅

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!

For me restarting the IGotify container solved the issue.