advplyr / audiobookshelf-app

Mobile application for Audiobookshelf
https://audiobookshelf.org
GNU General Public License v3.0
1.11k stars 150 forks source link

[Bug]: Android: Switching user issues #1243

Open Eldinnie opened 1 month ago

Eldinnie commented 1 month ago

What was the Problem?

On Android (14) on a Pixel 7. Whenever I want to switch users on the same server the app often just shuts down. If I get to the user selection screen it always forgot all passwords. I have multiple accounts on the same server, and it remembers none of them. Sometimes it shows the right username, but ofter it shows multiple entries with the same username. It never remembers any passwords

Steps to Reproduce the Issue

Once logged in. Try switching users -> often force closes app When switching users -> None of the passwords are remembered

What was Expected?

I expect the app not to force close and remember passwords for stored users (or at least an option for that

Phone Model

Pixel 7

Phone OS

Android 14

Audiobookshelf App Version

Android App - 0.9.74

Installation Source

Google Play Store

Additional Notes

See above

nichwall commented 1 month ago

Are you using OIDC?

Does resetting the mobile app fix this? I have several users to switch between test servers (some are users on the same server) and I haven't experienced this. Maybe something got messed up in the local cache?

Eldinnie commented 1 month ago

@nichwall I do not know what OIDC is.

I will try clearing local cache to see if this solves the issue.