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

Bug: deleteMessageFromLocalStorage interfaces have no effect #530

Open
QiuXiaochun opened this issue Mar 13, 2024 · 5 comments
Open

Bug: deleteMessageFromLocalStorage interfaces have no effect #530

QiuXiaochun opened this issue Mar 13, 2024 · 5 comments
Labels
bug Categorizes issue or PR as related to a bug.

Comments

@QiuXiaochun
Copy link

What happened?

When we call 'deleteMessageFromLocalStorage interface without effect

What did you expect to happen?

To achieve the effect described in the document, after deletion, the deleted message will not appear again unless the application is uninstalled and reinstalled

How can we reproduce it (as minimally and precisely as possible)?

Call the interface, delete a message, re-enter the session, UI again shows the message just deleted

Anything else we need to know?

No response

version

openim-ios-sdk V3.5.1, open-ios-demo V3.4.0

Cloud provider

OS version

```console # On Linux: $ cat /etc/os-release # paste output here $ uname -a # paste output here # On Windows: C:\> wmic os get Caption, Version, BuildNumber, OSArchitecture # paste output here ```

Install tools

@QiuXiaochun QiuXiaochun added the bug Categorizes issue or PR as related to a bug. label Mar 13, 2024
@cubxxw
Copy link
Contributor

cubxxw commented Mar 15, 2024

Could you please provide a detailed description of the specifics?

@QiuXiaochun
Copy link
Author

Could you please provide a detailed description of the specifics?

The specific case is that calling this interface does not work, use any of your end demo, and replace the interface that deleted the message with this interface. In theory, if I don't uninstall and reinstall the app, the deleted messages will no longer be visible. In fact, you can see these deleted messages every time you open a session to view a message.

@kubbot
Copy link
Contributor

kubbot commented May 18, 2024

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@kubbot kubbot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label May 18, 2024
@kubbot
Copy link
Contributor

kubbot commented May 25, 2024

This issue was closed because it has been stalled for 7 days with no activity.

@kubbot kubbot closed this as completed May 25, 2024
@github-actions github-actions bot reopened this Aug 8, 2024
@github-actions github-actions bot removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Aug 8, 2024
@FGadvancer
Copy link
Member

Thank you very much for bringing up the issue. This has already been fixed in the issue #683 #669 and will be released in the 3.8.1 (3.8 branch). If you need us to update this fix to a specific branch, please feel free to contact us again, and we will cherry-pick it to the 3.5 branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

4 participants