chatwoot / chatwoot-mobile-app

Mobile app for Chatwoot - React Native
https://www.chatwoot.com/mobile-apps
MIT License
605 stars 278 forks source link

Remove push notifications if read on another device #723

Open sadden3194 opened 1 year ago

sadden3194 commented 1 year ago

Hi!

I don't know if this is a request for the mobile or desktop application (or maybe for both?)

Describe the solution you'd like A user starts a conversation via web widget and write 2 Messages. on my iphone I get the follwing push notications:

Everything OK up to here

Now I open the agent web interface on my pc and read / answer all those and new messages The push notifications on my iphone should be disappear because I road the messages on my pc.

But I have to remove them manually on the phone.

You can take a look on whatsapp / whatsapp web. it works I described it.

I get a whatsapp message -> push notifcation will shown on my iphone I read this message via whatsapp web and the push notification will disappear on my phone

muhsin-k commented 1 month ago

This is a great suggestion.

xllifi commented 1 month ago

For me the notifications never actually disappear, even if I read conversations in the app on the same device (Android 13). Could that be because we're using self-hosted solution?