nextcloud / nextcloud/talk-ios
System notifications for received chat messages while in that chat are not silenced
- Dominant language
- Swift
- Stars
- 230
- Forks
- 121
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 38
Description
## Steps to reproduce
1. Open a chat
2. Write back and forth, receiving messages in that chat while having the same chat open (app in foreground)
3. System notifications for new messages of the open chat are still shown, instead of being hidden since the messages are already visible in the chat directly
### Expected behaviour
When you receive messages in a chat, and you have the chat open, the corresponding notifications should not appear.
### Actual behaviour
They do (see steps above).
I have noticed this behavior in ~50% of cases, not always but it's not even rare.
## Device information
**Device:** iPhone X
**iOS version:** 16.5
**Talk version:** 16.0.2
## Server information
**Nextcloud version:** (see admin overview page: `/index.php/settings/admin/overview`) 26.0.1
**Talk version:** (see apps admin page: `/index.php/settings/apps`) 16.0.4
**Custom Signaling server configured:** yes/no and version (see talk admin settings: `/index.php/settings/admin/talk#signaling_server`) no
**Custom TURN server configured:** yes/no (see talk admin settings: `/index.php/settings/admin/talk#turn_server`) yes
**Custom STUN server configured:** yes/no (see talk admin settings: `/index.php/settings/admin/talk#stun_server`) yes
### Server log (data/nextcloud.log)
```
Insert your server log here
```
Contributor guide
Assessment
This issue has not been assessed yet.