-
Notifications
You must be signed in to change notification settings - Fork 368
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Which packages are you using?
stream_chat
On what platforms did you experience the issue?
iOS, Android, Web
What version are you using?
Latest 9.16.0
What happened?
Updated push preferences with setPushPreferences
on the client. Then when reading currentUser.pushPreferences
it's still showing old value until app reloads
Steps to reproduce
1. Set push preferences that are different that current ones calling `setPushPreferences` on the stream chat client
2. When above finishes with success, read client's `state.currentUser.pushPreferences` - the value is not updated
Supporting info to reproduce
No response
Relevant log output
Flutter analyze output
Flutter doctor output
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request