-
Notifications
You must be signed in to change notification settings - Fork 322
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
Comments
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. |
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. |
This issue was closed because it has been stalled for 7 days with no activity. |
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
Install tools
The text was updated successfully, but these errors were encountered: