I can localize images by put them in .lproj directory, but the application icon cannot be localized by the same approach. Is there any ways to localize the app icon? thanks.
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
AFIK the only way to achieve this would be to release multiple apps having different icons.
回答2:
If it was possible to update the App Icon at runtime then you could do it if you took the current locale and changed the icon according to that:
- Updating iOS badge without push notifications
- Changing Icon per Day