Update notifications setting when m.local_notification_settings.<device-id>
event changes for current device
#7632
Labels
A-Notifications
T-Enhancement
New features, changes in functionality, performance boosts, user-facing improvements
Your use case
What would you like to do?
When we detect a change on
m.local_notification_settings.<device-id>
event for the current session, it should update the notifications toggle setting.Why would you like to do it?
To support client using background sync (see #7596)
How would you like to achieve it?
Listen for changes in the account data event in priority. Listen for pusher changes if no related account data for the current session.
Have you considered any alternatives?
No response
Additional context
No response
Are you willing to provide a PR?
Yes
The text was updated successfully, but these errors were encountered: