Is it possible to change application language during runtime without changing phone language.
I have phone language set to English and using localizable.strings(en) , but when user press button I want to change app language to Italian and use localizable.strings(it)
I have phone language set to English and using localizable.strings(en) , but when user press button I want to change app language to Italian and use localizable.strings(it)