Hello, I use Localization plugin in a game. There are 4 translations, but after I build the project and install to iphone to test, there is only English and the other languages can not select. How should I configure the xcode or unity, any idea? Unity version: 2020.3.23f1
I had the same problem and the fix, as far as I can remember, was to add the iOS App Info
metadata under Edit > Project Settings > Localization
.
1 Like
It works! Thank you very much!
1 Like