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

Fail to set current language if use Base instead of specified language #128

Open
hasam0730 opened this issue Mar 28, 2019 · 0 comments
Open

Comments

@hasam0730
Copy link

hasam0730 commented Mar 28, 2019

Hi Roy,
I got an issue when I call setCurrentLanguage in my current project and a blank project.

It occurs when I use File.plist and Localizable.strings under Base localization.

Ex: I use "HR" for Croatian localization and "Base" for others. When I set current language to "EN", I think my current language should be "EN" but It is my default language instead (my default language is "HR", I don't know why my default language is "HR" because I tried remove my app then reinstall it. I only call setCurrentLanguage one time when I press a button). Do you have any ideas to resolve this issue?

Everything still be okay if I use them under specified language.

Ex: "EN" for English and "HR" for Croatian.
Thank u very much

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