Memmy-App / memmy

An Apollo inspired open-source iOS and Android client for Lemmy built with React-Native. Find us on the App Store and Google Play!
GNU Affero General Public License v3.0
546 stars 58 forks source link

[Bug]: “Logout” for a single account logs out of all accounts #967

Closed chibimagic closed 1 year ago

chibimagic commented 1 year ago

Check for open issues

Minimal reproducible example

  1. Log in to two or more accounts
  2. Go to the Settings > Accounts tab
  3. Click “Logout” for a single account and confirm

Expected Behavior

Expected: That single account is logged out. All other accounts remain logged in. Actual: All accounts are logged out. The onboarding “Welcome to Memmy” screen is displayed.

Version

0.5.1 (1)

App Store or TestFlight?

App Store

iOS Version

16.x

Device

iPad mini (6th generation)

flx-sta commented 1 year ago

@chibimagic do you use the same username on all instances ? If so I think this but was already reported I think

eoddc5 commented 1 year ago

Duplicate of #942