[Problem/Question]
Cannot get channel to be 1 v 1, private, that shows User A the profile photo and name of User B and User B the profile photo and name of User A via Jetpack Compose ChannelsScreen and ChannelScreen.
// If problem, please fill out the below. If question, please delete.
[UIKit Version]
4.19.0
[Reproduction Steps]
Over the last days, I’ve followed the steps of multiple Sendbirdians, to no avail. I’ve read over the doc for hours each day, studied the view model for Channel, I’ve scoured the community here and the Internet looking for a way to do it but the one that worked for another customer was using iOS which is different.
[Frequency]
Every time
[Current impact]
It’s causing me to not be able to implement SendBird chat in my app as I’m trying to making it unusable at the present time.