[Problem/Question]
We have two sendbird applications, one for staging/qa and production. In the staging version the names for the cards in the ChannelList fragment have always shown as the other user’s nickname which is the behavior I would expect.
When we deployed this to our prod env. the channel names are showing as
<user one nickname> - <user two nickname>
.
Any idea what property/setting might be causing this difference. I was thinking it would have to be at the dashboard level, but I don’t see any differences there in the UIKit config.
Thanks!!
// If problem, please fill out the below. If question, please delete.
[UIKit Version]
"@sendbird/chat": "^4.10.7",
"@sendbird/uikit-chat-hooks": "^3.4.0",
"@sendbird/uikit-react-native": "^3.4.0",
"@sendbird/uikit-react-native-foundation": "^3.4.0",
[Reproduction Steps]
// Please provide reproduction steps and, if possible, code snippets.
[Frequency]
// How frequently is this issue occurring?
[Current impact]
// How is this currently impacting your implementation?