While working with localization, there would be cases when it is needed to use localized images, app display name, privacy permission text description etc. Along with that, there are couple of items which could not be localized i.e. App Icon, Launch Screens etc. Also, the OS based alerts can’t customized, it would be controlled via OS only. Hope this article would help!


XCODE allow us to localize the image, one image asset collection can be localized for different languages. From the attributes inspector, go to localization and chose the language. A new image set appeared against the image. You can set separate image for each language.

#info-plist #swift #ios #localization #image

Localize Images, Colors and InfoPlist (iOS)
1.25 GEEK