[TIMOB-24178] iOS: Localised splash screen is not changing.
GitHub Issue | n/a |
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Not Our Bug |
Resolution Date | 2016-12-28T04:11:07.000+0000 |
Affected Version/s | Release 6.0.0 |
Fix Version/s | n/a |
Components | iOS, Tooling |
Labels | n/a |
Reporter | Motiur Rahman |
Assignee | Eric Merriman |
Created | 2016-08-30T20:50:06.000+0000 |
Updated | 2017-03-21T20:49:39.000+0000 |
Description
Steps to Reproduce.
1. Create -an alloy project- a classic project
2. Place splash screen images under -app/- i18n/en and -app/- i18n/es folder respectively
3. Under tiapp.xml, ensure following are false
false
false
-4. Make sure there are no splash screen image under app/assets/iphone-
5. Run the app, depending on the simulator's language setting you should see the correct splash screen image.
6. Now change the device language and check the splash screen. Splash screen is not changed.(this is the issue).
Thanks.
Comments
JSON Source
[~morahman] looking at your comment in the linked ticket {quote} That's good work but I have a question regarding this. Depending on the simulator's or device language setting I can see the correct splash screen image. But if I change the device language after installing the App, the splash is not changed with the corresponding language folder. What do you think about that? {quote} Other people face this issue as well, on native development. See http://stackoverflow.com/questions/36010377/update-localized-launch-image-after-setting-of-new-device-language-without-reins http://stackoverflow.com/questions/35063288/localization-of-launch-screen-xib-not-working-properly https://forums.developer.apple.com/thread/16185 Hence. Resolving as not our bug.
Closing this ticket as the issue is not our bug.