Originally created by @Eldinnie on GitHub (Jun 19, 2024).
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
Originally created by @Eldinnie on GitHub (Jun 19, 2024).
### 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
adam
added the bugandroid labels 2026-04-24 23:44:57 +02:00
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?
@nichwall commented on GitHub (Jun 19, 2024):
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?
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @Eldinnie on GitHub (Jun 19, 2024).
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 on GitHub (Jun 19, 2024):
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 on GitHub (Jun 24, 2024):
@nichwall I do not know what OIDC is.
I will try clearing local cache to see if this solves the issue.