Is it possible to localize the Launchscreen in storyboard? I have an image for English and for French, I need to localize them in Launchscreen.
Please this is important to solve this issue by any means.
If there is any tips or trick, please let me know...
UPDATE
@Martin R This topic is not duplicate, you are refereing a solution of older xcode.
Older xcode we used to use Default.png
, but newer xcode we use LaunchScreen.storyboard
.
How can we localize the LaunchScreen.storyboard
if I have two images of 2 different languages?