You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add an abstraction (PushManager?) that will call PushRegistrationManager.update() whenever Push settings are changed. PushDistributorManager and PushRegistrationManager will become implementation details and should not be used directly.
Expose Push settings as a Flow to which the app settings and Push settings screens can subscribe.
PushManager?) that will callPushRegistrationManager.update()whenever Push settings are changed.PushDistributorManagerandPushRegistrationManagerwill become implementation details and should not be used directly.