[BUG] notifications showing twice
Closed this issue · 5 comments
Describe the bug
I receive notifications always twice. When checking the event within iGotify, there’s only one though.
Expected behavior
Only one notification should be shown.
Smartphone (please complete the following information):
- Device: iPhone 15 pro
- OS: iOS 17.4
- Version of Container Not 100% sure, but latest
- Version of iGotify Not 100% sure, but latest
Additional context
I’m updating my containers daily using watchtower. This issue exists for a while, but just now I thought I’d just highlight it here.
I’m currently on my phone. Sorry if I didn’t provide a lengthy bug report. But I guess the issue is clear.
could this be a misconfiguration on my end?
It's I think a bug under iOS I receive sometimes by other apps twice notifications and when I delete one then the second also removed.
Other reason can be:
Did you get in the logs of the container, a second log for sending when yes he has two configurations, this can be fixed by deleting one entry in the sqlite db under the data folder from iGotify.
Sorry about my late reply.
you might be right. I also sometimes get two notifications for other apps. And just like with those apps, the ones by iGotify also remove both when removing one of them.
There’s one more strange thing though:
All notifications (within the app) show that they were received 0s ago.
also when opening the notification, it shows the current time and also updates that time.
Here’s one example of how this looks like:
and here how it updates the time:
should I create another bugreport for that?
This with the same time and 0s is fixed, please remove the TZ environment variable from the container, the information stand in the changelog!!!
Ok good to here it's the iOS bug that I already know
This with the same time and 0s is fixed, please remove the TZ environment variable from the container, the information stand in the changelog!!!
Ok good to here it's the iOS bug that I already know
Thanks. Removing the TZ env variable fixed it.
I've missed the changelog, because I'm doing automatic updates with watchtower, so I don't really follow those updates.
Regarding the duplicate notifications: I've actually fixed it by uninstalling and reinstalling your app.
Adding a comment here. Thx @andre1808 . Reinstalled also the app and the double notification disappeared.