I have a question:
Is there a way to programmatically change the language being used, and have the app automatically switch to the appropriate MainStoryboard strings file? Being able to change languages in the app is a must-have with my client, and I can kind of see how to do it if I were to stick with the Localizable.strings files. But that would be a lot more work, as opposed to having the underlying system managing it automatically through the storyboard.
Any insights would be greatly appreciated.
Is there a way to programmatically change the language being used, and have the app automatically switch to the appropriate MainStoryboard strings file? Being able to change languages in the app is a must-have with my client, and I can kind of see how to do it if I were to stick with the Localizable.strings files. But that would be a lot more work, as opposed to having the underlying system managing it automatically through the storyboard.
Any insights would be greatly appreciated.
Last edited by a moderator: