Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deleted messages are not removed if app/thread is not open #424

Closed
SamQuest opened this issue Feb 12, 2020 · 1 comment
Closed

Deleted messages are not removed if app/thread is not open #424

SamQuest opened this issue Feb 12, 2020 · 1 comment

Comments

@SamQuest
Copy link

SamQuest commented Feb 12, 2020

  1. Is the bug present in the demo Chat SDK project?
    Yes

  2. What modifications have you made to the Chat SDK?
    No Changes

  3. iOS Version? Device or simulator?
    Cloned from master. Running in Device

  4. 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

  5. Expected result:
    deleted messages should not appear

  6. Actual result:
    deleted messages appears even after logout and re-logging-in

  7. 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

@SamQuest
Copy link
Author

Strangely it works sometimes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants