OneSignal / react-onesignal

React OneSignal Module: Make it easy to integrate OneSignal with your React App!
Other
74 stars 23 forks source link

[Question]: How to mute notification when user on a specific page? #123

Open asaadbaw opened 10 months ago

asaadbaw commented 10 months ago

How can we help?

Hello,

I am currently using React.js to build a chat page, and I am looking to implement a feature that mutes notifications when the user is actively engaged in the chat. I'm seeking functionality akin to the following:

OneSignal.inFocusDisplaying();

sergio-dd commented 6 months ago

Hellow, any update, I have the same problem, I also have a chat system.