Why is there no support for multi language in mobile native despite the ability to set a language? I’ve set my app’s primary language yet it’s not recognized in iOS. it’s still set as English?
Is this a bug?
Why is there no support for multi language in mobile native despite the ability to set a language? I’ve set my app’s primary language yet it’s not recognized in iOS. it’s still set as English?
Is this a bug?
I am trying to figure out how to implement a language selector in the mobile native version of my app.
In my webApp, I have a pulldown selector for language. I support 4 languages.
I think I will have to use horizontal lists for allowing the user to select a language. Then, I will set an attribute for my app to store that selection. I use conditional statement to detect in which language to display Apptext?
Does this make sense?
Guy
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.