You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is the bug present in the demo Chat SDK project?
Yes
What modifications have you made to the Chat SDK?
No Changes
iOS Version? Device or simulator?
Cloned from master. Running in Device
Steps taken to reproduce the problem:
Install chat-sdk-android in a device
Install chat-sdk-ios in a deivice
send message from android device to ios device
open and check message in ios
close app in ios device
delete message from android device
now open app in ios device the deleted message is not removed
Expected result:
deleted messages should not appear
Actual result:
deleted messages appears even after logout and re-logging-in
Comments:
this works in chat-sdk-android as expected.
also found that deleted images are not removed from firebase storage raised an issue in chat-sdk-firebase Image is not deleted from storage chat-sdk-firebase#2
The text was updated successfully, but these errors were encountered:
Is the bug present in the demo Chat SDK project?
Yes
What modifications have you made to the Chat SDK?
No Changes
iOS Version? Device or simulator?
Cloned from master. Running in Device
Steps taken to reproduce the problem:
Install chat-sdk-android in a device
Install chat-sdk-ios in a deivice
send message from android device to ios device
open and check message in ios
close app in ios device
delete message from android device
now open app in ios device the deleted message is not removed
Expected result:
deleted messages should not appear
Actual result:
deleted messages appears even after logout and re-logging-in
Comments:
this works in chat-sdk-android as expected.
also found that deleted images are not removed from firebase storage raised an issue in chat-sdk-firebase Image is not deleted from storage chat-sdk-firebase#2
The text was updated successfully, but these errors were encountered: