Hello Friends,
I am trying to add language extension for my app, but nothing is happening, when i change language for user on simulator, Please help.
Below are my settings for project in Xcode:
MainStroyBoard:
Main.StoryBoard(Base) : Utilities -> localization -> Base (checked), English (Checked), Spanish (checked)
Main.Strings (English) : Utilities -> localization -> Base (checked), English (Checked), Spanish (checked)
Main.Strings (Spanish) : Utilities -> localization -> Base (checked), English (Checked), Spanish (checked)
Please suggest ideal settings for user to be able to see content in local language of device.
Pankaj Bansal