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
The mobile app will continue to receive push notifications for an account that was once logged in, even after signing out.
To Reproduce
Log into social-app with two or more Bluesky accounts
Sign out from one account via settings page
Continue to receive notifications for signed-out account
Expected behavior
Signing out from an account in-app should make a request to remove the relevant push token from the DB for that DID (not sure if this is more of an API concern since this doesn't seem to be implemented on that end).
Details
Platform: iOS
Platform version: 17.0
App version: 1.48.0
The text was updated successfully, but these errors were encountered:
Describe the bug
The mobile app will continue to receive push notifications for an account that was once logged in, even after signing out.
To Reproduce
Expected behavior
Signing out from an account in-app should make a request to remove the relevant push token from the DB for that DID (not sure if this is more of an API concern since this doesn't seem to be implemented on that end).
Details
The text was updated successfully, but these errors were encountered: