poppingmoon / aria

A cross-platform Misskey client built with Flutter
https://misskey.io/@aria_app
GNU Affero General Public License v3.0
126 stars 4 forks source link

Duplicate Account References after Login #393

Closed belpolaris closed 2 weeks ago

belpolaris commented 3 weeks ago

💡 Summary

After installing Aria via Google Play, i authenticated with my instance. Now my account shows up twice in the sidebar and any other place where there are per-account settings like emoji.

Screenshot_20240922-094642_Aria

🥰 Expected Behavior

A single instance of the account is displayed.

🤬 Actual Behavior

Two instances of the account are displayed.

📝 Steps to Reproduce

  1. Install Aria
  2. Authenticate to (Sharkey) instance
  3. Receive bonus account references

💻 Environment

* Model and OS of the device(s): Motorola Razr+ 2023 running Android 14
* Aria: 0.14.4
* Server URL: https://terberlo.dog
* Misskey: Sharkey 2024.8.1

Do you want to address this bug yourself?

FitikWasTaken commented 3 weeks ago

I have the same bug, except I have installed Aria from F-Droid

Screenshot_20240922-203221 Screenshot_20240922-203320

poppingmoon commented 2 weeks ago

Thanks both for the report. I couldn't reproduce the problem by myself, but I updated the login process to remove duplicate accounts before saving them in #398, so I think this will never happen again. If you find the problem continues, please let me know.