[Problem/Question]
Hello
I have implemented chat feature using Sendbird SDK, if I enable push notification for online and offline both from the dashboard then user is getting push notification for every messages either they are online or not. My requirement is in case of online user, if they are chatting with someone then they should not receiving push notification for their messages as they are currently in chatting with them whereas receive push notification for other user messages, how to achieve this please help.
Thank you