Replies: 1 comment
-
Hello again, Further investigation revealed, that just sending read receipts alone does not prevent phone notifications. I can reliably reproduce the following:
Furthermore, here is a snippet of Signal Desktop's debug logs when I received a message while Signal was open and focused on this contact (so the phone never vibrated): Logs
A working theory that @exquo and I have after discussing this in isamert/scli#209 is that @AsamK what do you think, does it sound plausible, and would it be possible to implement |
Beta Was this translation helpful? Give feedback.
-
Hello,
I'm trying to simulate Signal Desktop's behavior, where a message that is received in the currently focused Signal Desktop is getting marked as "read", and therefore not triggering notification on the phone.
I scripted away sending the read receipts immediately, the sender (who uses Signal Desktop) confirms that when they write messages to me, these messages instantly get marked as "read" (with full white circles), but I'm still getting notifications on the phone for every message from them.
Do you know what could be the reason for this? Is my assumption wrong, that it is the read receipt, that is blocking phone notifications? If so, is there another API that I could use to achieve this?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions