Ios swift – How to change app language on the fly using the new String Catalogs system? [Xcode 15]
I'm wondering how I can get and change the current app language manually on the fly using the new String Catalogs system. Tried checking the docs for information at https://developer.apple.com/documentation/xcode/localization I expect there to be a way to get the…