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

Remove push notification token for signed-out account #1361

Open
futurGH opened this issue Sep 2, 2023 · 2 comments
Open

Remove push notification token for signed-out account #1361

futurGH opened this issue Sep 2, 2023 · 2 comments
Assignees
Labels
bug Something isn't working x:planned We're on it!

Comments

@futurGH
Copy link
Contributor

futurGH commented Sep 2, 2023

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

  1. Log into social-app with two or more Bluesky accounts
  2. Sign out from one account via settings page
  3. 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
@futurGH futurGH added the bug Something isn't working label Sep 2, 2023
@pfrazee pfrazee added the x:planned We're on it! label Sep 5, 2023
@ansh
Copy link
Contributor

ansh commented Sep 13, 2023

This will be fixed soon!

@Alexmochrie
Copy link

Alexmochrie commented Nov 14, 2024

Bumping to say I just experienced this bug on Android. Force-closing the app then re-opening seems to have fixed it if that's any help!

Edit: I spoke too soon, still getting DM notifications from a logged out account a few hours later!

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

No branches or pull requests

4 participants