Enabling read receipts using Sendbird UIKit

SBUIKit:L 2.0.9
OS: 14.4

How can I enable read receipts using SBUIKit? Is there a setting in SBUIKit to enable it, or do I need to call the markAsRead method for the groups when opening the channel view.

Thanks,

nvm, I just forgot to set the global current user. Once that is set to the local user, read receipt works.

1 Like