Hi,
I just discovered the localization(translation) feature in Swift today, and I managed to translate my app. However, how can I make the user select another language from a picker view inside my app? I have the picker view, with an array of the possible languages. I do also have a save button, however - how can I set the language so that it will immidiately change to the selected language?
Help would be appreciated, as I could not find any information regarding this on "Google".
Regards,
anska