Commit 74b6959
authored
fix: Fixes an inconsistency in how a change of the Conversation Muted status is reported between Android and other platforms (#547) (#2135)
The number sent from Android - which identifies the new conversation's muted state - was different from other platforms and couldn't be interpreted
properly on them. Also, the `muteTime` property was set to a time in the past, which on iOS was interpreted as that the event has already taken
place and was ignored.
fixes https://wearezeta.atlassian.net/browse/AN-6224
fixes https://wearezeta.atlassian.net/browse/AN-62101 parent f45b36f commit 74b6959
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments