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

Multiple users in one android device #4

Open
chriscolombos opened this issue May 23, 2024 · 0 comments
Open

Multiple users in one android device #4

chriscolombos opened this issue May 23, 2024 · 0 comments

Comments

@chriscolombos
Copy link

Greetings, I used this library for my thesis, and I have seen that if a device is usable by 2 users, then the settings of the first user that logs in stay the same across all users. For the settings to change, we need to close the application and then we log in with the credentials of the other user. A solution that I have done to fix this is shown in my screenshot.
This command: sInstances.get(name).mRoot = getRoot(name, db); solves the issue.
I don't know whether it is true or not, but it worked for me.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant