You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am combing through the documentation, and it looks like the SDK does not offer a method to retrieve unread counts of active chats, or push notifications to alert the user of a new message.
Are there any plans of supporting these features, or did I just not find them?
I am using version 2.0.2beta3, thanks!
Edit: I see I can probably achieve this with webhooks. It would be much easier if the SDK provided something though! At least like a messageReceived callback or something, so I can add an unread count on my support widget!
The text was updated successfully, but these errors were encountered:
Hello,
I am combing through the documentation, and it looks like the SDK does not offer a method to retrieve unread counts of active chats, or push notifications to alert the user of a new message.
Are there any plans of supporting these features, or did I just not find them?
I am using version 2.0.2beta3, thanks!
Edit: I see I can probably achieve this with webhooks. It would be much easier if the SDK provided something though! At least like a messageReceived callback or something, so I can add an unread count on my support widget!
The text was updated successfully, but these errors were encountered: