chat-sdk-android icon indicating copy to clipboard operation
chat-sdk-android copied to clipboard

user cant send msg and hide input msg view

Open mohammadidiab opened this issue 3 years ago • 2 comments

  1. Is the bug present in the demo Chat SDK project? yes
  2. What modifications have you made to the Chat SDK? non
  3. Android Version: 11
  4. Steps taken to reproduce the problem: i create privet thread with two user ( owner - member) and as owner i remove the (member user) but when the owner user add the member user again they say (you are added) but the member user cant send any msg and the input view hiden
  5. Expected result: can the member user send msg again in the thread
  6. Actual result: in member user thread hide the input view msg and cant send any msg
  7. Comments:

mohammadidiab avatar Apr 06 '22 07:04 mohammadidiab

Screenshot_20220406-104834 Screenshot_20220406-104810

as u see in database show that hasLeft true but not change to false again after i added

mohammadidiab avatar Apr 06 '22 08:04 mohammadidiab