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

Change the language within the app #290

Open
sth-nvajda opened this issue Sep 30, 2024 · 0 comments
Open

Change the language within the app #290

sth-nvajda opened this issue Sep 30, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@sth-nvajda
Copy link

The issue
Before the user logs into the app he is presented with a picker where they can select their region. As the log in the app is presented with the region language. If the user logs out and a different user logs in with a different region selected the localizations are mixed up between the two different region languages.

Everything is fixed if the app is refreshed but I want the app to refresh in the background without it being the users responsibility.

Expected behavior
I want the language to switch to the region the user has selected. No mix-ups.

Additional context
I have tried CrowdinSDK.deintegrate(), CrowdinSDK.forceRefreshLocalization(), CrowdinSDK.reloadUI() and .with(realtimeUpdatesEnabled: true) but this doesnt seem to do anything.

@sth-nvajda sth-nvajda added the bug Something isn't working label Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant