Unknown opened 2 years ago
|
|
Siskin does not generate nor send push notifications - it displays them. You've also reported issue #573 which in fact is causing this issue as well (in my opinion). Most likely your server doesn't care if your XMPP client is connected and sends push notifications even if your client is connected. This in my opinion is an issue with the implementation of XEP-0357: Push Notifications on the sever side as in the introduction of this XEP it is stated:
In this case, you do have a connected client and you receive notification anyway. |
Describe the bug when reading a chat and receiving a message in it, siskin sends a push notification anyway, which is annoying and not expected since other messaging apps do not do this. it seems like an oversight
To Reproduce Steps to reproduce the behavior:
Expected behavior i expect siskin to not send any push notifications either when the chat is open or when the app is open at all
Details (please complete the following information):