I have a multiple language app. My problem is launch image, what's the way to use a launch image according to language of device. Is there something in info.plist file?
info.plist
The solution is to localize Default.png like any other resource in your project. Select Default.png from project list in Xcode, on the right pane find "Localization" and simply add new localizations. After that you can change the files to be different for all localizations.
1.4m articles
1.4m replys
5 comments
57.0k users