You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: