SendBirdUIKit Version: 2.0.8
Since the SBUChannelViewController doesn’t offer the ability to override the tableView(:didSelectRowAt:IndexPath) I am wondering if there is another way to recognize when the user taps on a video message. I’m looking to open that video in a separate custom flow, not using the standard system video player. Is there are good way to do this?
Any help would be much appreciated