Closed ajitdubey-mob-ibtech closed 3 years ago
Hi
Thanks for the well detailed report.
I believe this bug is known and we're planning to release a fix for it. I will keep this one open until we release a fix publicly.
@berkus Thanks for the update
This behavior is fixed in Twilio Conversations, Chat code is kept with the old behavior due to compatibility concerns.
Description
Channel unique name not found in the channel once receive a callback **override fun onChannelDeleted(channel: Channel?)*** Even you can see the friendly name, SID and type available.
Steps to Reproduce
Application server Code
Expected Behavior
Channel unique name should be there in the channel?.uniqueName
Actual Behavior
Channel unique name not found
Reproduces how Often
100%
Logs
Or attach it as a file.
Versions
Chat Android SDK
twilio_chat_version = '4.2.5'
minSdkVersion 21 targetSdkVersion 29
Android Device
Pixel Samsung-M405F Nexus Moto G5s plus One Plus 6
As I understand all activities are fine. If you need more information please let me know.