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] after update userinfo,the conversation info isn't change. #192

Open
pokid opened this issue Jan 6, 2025 · 1 comment
Open

[BUG] after update userinfo,the conversation info isn't change. #192

pokid opened this issue Jan 6, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@pokid
Copy link

pokid commented Jan 6, 2025

Describe the bug

after update userinfo,the conversation info isn't change.
such as i changed the faceurl or showname, the userinfo is trully changed,but the conversation info which contains faceURL and showname isn't changed as userinfo.

i trully saw the userinfo reserved in server is change. i can't find where conversation info reserved.
mybe the client sdk reserved in local? im not sure.

How to reproduce
1、just change with official admin web page , and the sdk awlays returns the first time i used info.
image

2、then have a see on mongodb,find this userinfo,it trully changed
image

3、just open the app,use the client sdk get conversation, and conversation always returns the firts time faceurl and showname i setted.

Version information

  • Device: e.g. iPhone X
  • OS: e.g. iOS 14.7.1
  • Package Version: e.g. v3.8+2
  • Flutter Version: e.g. v3.7.0
@pokid pokid added the bug Something isn't working label Jan 6, 2025
@pokid
Copy link
Author

pokid commented Jan 6, 2025

i tried uninstall the app, and it works. so the problem is in client sdk, it cache in local, and when the server changes any info, it never have chance to change,right?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant