
Can you please help me resolve it?
I tried [[UITextField appearance]setSemanticContentAttribute:UISemanticContentAttributeForceRightToLeft]; when changing langauge to Arabic, but it didn't work.
This happens when I change language and reload the root view again as you have done in your code. and go into other views to check the effect. And they seem ruined. But when I restart the app, the same views look fine for the last selected language.
Can you please help me resolve it?
I tried [[UITextField appearance]setSemanticContentAttribute:UISemanticContentAttributeForceRightToLeft]; when changing langauge to Arabic, but it didn't work.
This happens when I change language and reload the root view again as you have done in your code. and go into other views to check the effect. And they seem ruined. But when I restart the app, the same views look fine for the last selected language.