v3.8.0
v3.8.0 (Sep 4 2023) with Chat SDK v4.12.0
- Support category filtering in feed notification channel. Categories by which messages can be filtered can be created and edited in the dashboard.
- Added
startChatWithAiBot(Context, String, Boolean, CompletionHandler)
that initiates a group channel with AI Bot which is created in Sendbird dashboard and launchesChannelActivity
.SendbirdUIKit.init()
andSendbirdUIKit.connect()
must precede.