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?
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.
Apple's HIG document advises that developers use launch images that don't have any text whatsoever. Take the contacts app for instance, it simply displays an empty UI so the user believes the app to be launching quicker.
So I suggest following this approach and removing any traces of language from the launch images.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With