{ "id": "160715", "key": "ALOY-1508", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "11113", "key": "ALOY", "name": "Alloy", "projectCategory": { "id": "10400", "description": "Tools for developing applications", "name": "Tooling" } }, "fixVersions": [ { "id": "17730", "name": "Release 5.4.0", "archived": false, "released": true, "releaseDate": "2016-07-05" }, { "id": "18190", "name": "alloy 1.9.1", "archived": false, "released": true, "releaseDate": "2016-07-04" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2016-07-05T02:55:14.000+0000", "created": "2016-06-02T11:26:12.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [], "versions": [ { "id": "18001", "name": "Release 5.2.2", "archived": false, "released": true, "releaseDate": "2016-06-28" } ], "issuelinks": [ { "id": "53551", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "162889", "key": "TIMOB-24178", "fields": { "summary": "iOS: Localised splash screen is not changing.", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "priority": { "name": "High", "id": "2" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "fmiao", "key": "fmiao", "displayName": "Feon Sua Xin Miao", "active": true, "timeZone": "America/Vancouver" }, "updated": "2016-11-28T17:06:33.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "13604", "name": "Tooling", "description": "Items related to Alloy tooling and workflow" } ], "description": "When I add the splash screen in the \"app/i18n/en/\" path I am not able to see the splash screen. I get black screen.\r\n\r\n*Steps to reproduce:*\r\n1. Create an alloy project\r\n2. Place a splash screen image In app/i18n/en/ folder \r\n3. Run the app on simulator\r\n\r\n*Expected:* Splash screen should be visible when the app launches.\r\n*Actual:* A black screen is shown instead of splash screen image.\r\n\r\nReference: http://docs.appcelerator.com/platform/latest/#!/guide/Icons_and_Splash_Screens-section-29004897_IconsandSplashScreens-LocalizedSplashScreens", "attachment": [], "flagged": false, "summary": "iOS: Localised splash screen is not visible", "creator": { "name": "jnaher", "key": "jnaher", "displayName": "Jebun Naher", "active": false, "timeZone": "Asia/Dhaka" }, "subtasks": [], "reporter": { "name": "jnaher", "key": "jnaher", "displayName": "Jebun Naher", "active": false, "timeZone": "Asia/Dhaka" }, "environment": "Operating System\r\n Name = Mac OS X\r\n Version = 10.11\r\n Architecture = 64bit\r\n # CPUs = 4\r\n Memory = 8.0GB\r\n\r\nNode.js\r\n Node.js Version = 4.2.0\r\n npm Version = 2.14.7\r\n\r\nAppcelerator CLI\r\n Installer = 4.2.4\r\n Core Package = 5.2.2\r\n\r\nTitanium CLI\r\n CLI Version = 5.0.6\r\n node-appc Version = 0.2.31\r\n\r\nAppcelerator Studio, build: 4.5.0.201602170821\r\nAlloy version = 1.8.5\r\nAppcelerator Command-Line Interface, version 5.2.2\r\nSimulator : iPhone 4s(V 9.2)", "closedSprints": [ { "id": 679, "state": "closed", "name": "2016 Sprint 14 Tooling", "startDate": "2016-07-02T00:26:00.079Z", "endDate": "2016-07-16T00:26:00.000Z", "completeDate": "2016-07-18T03:19:39.426Z", "originBoardId": 199 } ], "comment": { "comments": [ { "id": "387482", "author": { "name": "cng", "key": "cng", "displayName": "Chee Kiat Ng", "active": false, "timeZone": "America/Los_Angeles" }, "body": "This is most likely caused by this element in tiapp.xml\r\nIs {{}} set to false?\r\nsee here for more details: http://docs.appcelerator.com/platform/latest/#!/guide/iOS_Launch_Files", "updateAuthor": { "name": "cng", "key": "cng", "displayName": "Chee Kiat Ng", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2016-06-03T02:50:26.000+0000", "updated": "2016-06-03T02:50:26.000+0000" }, { "id": "388098", "author": { "name": "morahman", "key": "morahman", "displayName": "Motiur Rahman", "active": true, "timeZone": "Asia/Dhaka" }, "body": "[~cng], On Alloy project, I have tried with 5.3.0.GA version and earlier version it does not work . But on classic project splash screen works as expected for localization.", "updateAuthor": { "name": "morahman", "key": "morahman", "displayName": "Motiur Rahman", "active": true, "timeZone": "Asia/Dhaka" }, "created": "2016-06-10T21:05:21.000+0000", "updated": "2016-06-10T21:05:21.000+0000" }, { "id": "388154", "author": { "name": "cng", "key": "cng", "displayName": "Chee Kiat Ng", "active": false, "timeZone": "America/Los_Angeles" }, "body": "thanks [~morahman] that helps!", "updateAuthor": { "name": "cng", "key": "cng", "displayName": "Chee Kiat Ng", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2016-06-12T16:04:27.000+0000", "updated": "2016-06-12T16:04:27.000+0000" }, { "id": "389040", "author": { "name": "cng", "key": "cng", "displayName": "Chee Kiat Ng", "active": false, "timeZone": "America/Los_Angeles" }, "body": "[~morahman] [~jnaher] Can you try this too?\r\nset in tiapp.xml:\r\n{code}\r\n\r\n false\r\n false\r\n\r\n{code}", "updateAuthor": { "name": "cng", "key": "cng", "displayName": "Chee Kiat Ng", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2016-06-24T17:45:10.000+0000", "updated": "2016-06-24T17:45:10.000+0000" }, { "id": "389431", "author": { "name": "fmiao", "key": "fmiao", "displayName": "Feon Sua Xin Miao", "active": true, "timeZone": "America/Vancouver" }, "body": "PR: https://github.com/appcelerator/alloy/pull/792\r\n\r\n*Functional Test*\r\n1. Create an alloy project\r\n2. Place splash screen images under {{app/i18n/en}} and {{app/i18n/es}} folder respectively\r\n3. Under {{tiapp.xml}}, ensure following are {{false}}\r\n{code}\r\n\r\n false\r\n false\r\n{code}\r\n4. Make sure there are no splash screen image under {{app/assets/iphone}}\r\n5. Run the app, depending on the simulator's language setting you should see the correct splash screen image. ", "updateAuthor": { "name": "fmiao", "key": "fmiao", "displayName": "Feon Sua Xin Miao", "active": true, "timeZone": "America/Vancouver" }, "created": "2016-06-29T19:33:48.000+0000", "updated": "2016-06-29T19:33:48.000+0000" }, { "id": "389910", "author": { "name": "cng", "key": "cng", "displayName": "Chee Kiat Ng", "active": false, "timeZone": "America/Los_Angeles" }, "body": "CR and FT passed. PR merged.", "updateAuthor": { "name": "cng", "key": "cng", "displayName": "Chee Kiat Ng", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2016-07-05T02:54:47.000+0000", "updated": "2016-07-05T02:54:47.000+0000" }, { "id": "391861", "author": { "name": "htbryant", "key": "htbryant", "displayName": "Harry Bryant", "active": true, "timeZone": "Europe/London" }, "body": "Verified as fixed, localised splash screens are now visible. Created two different splash screens under {{app/i18n/en}} / {{app/i18n/es}}. Switching Language and region from English to Spanish will use the appropriate splash screen. \r\n\r\n*Note that for the splash screen to update on device, be sure to remove the app before rebuilding.*\r\n\r\nTested On:\r\niPhone 6S (9.3.2) Device\r\nMac OSX El Capitan 10.11.5 \r\nTi SDK: 5.4.0.v20160727143921\r\nAppc Studio: 4.7.0.201607111053\r\nAppc NPM: 4.2.7\t\r\nApp CLI: 5.4.0-34\r\nXcode 7.3\r\nNode v4.4.7\r\n\r\n*Closing ticket.*\r\n", "updateAuthor": { "name": "htbryant", "key": "htbryant", "displayName": "Harry Bryant", "active": true, "timeZone": "Europe/London" }, "created": "2016-07-28T17:54:45.000+0000", "updated": "2016-07-28T17:54:45.000+0000" }, { "id": "394569", "author": { "name": "morahman", "key": "morahman", "displayName": "Motiur Rahman", "active": true, "timeZone": "Asia/Dhaka" }, "body": "[~fmiao], 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?\r\n\r\nThanks.", "updateAuthor": { "name": "morahman", "key": "morahman", "displayName": "Motiur Rahman", "active": true, "timeZone": "Asia/Dhaka" }, "created": "2016-08-27T19:50:59.000+0000", "updated": "2016-08-27T19:50:59.000+0000" }, { "id": "394674", "author": { "name": "fmiao", "key": "fmiao", "displayName": "Feon Sua Xin Miao", "active": true, "timeZone": "America/Vancouver" }, "body": "[~morahman], that looks like an issue with classic projects. ", "updateAuthor": { "name": "fmiao", "key": "fmiao", "displayName": "Feon Sua Xin Miao", "active": true, "timeZone": "America/Vancouver" }, "created": "2016-08-29T19:05:58.000+0000", "updated": "2016-08-29T19:05:58.000+0000" }, { "id": "394693", "author": { "name": "fmiao", "key": "fmiao", "displayName": "Feon Sua Xin Miao", "active": true, "timeZone": "America/Vancouver" }, "body": "[~cng] This only happens to localized splash image. Localized strings are updated with language switch.", "updateAuthor": { "name": "fmiao", "key": "fmiao", "displayName": "Feon Sua Xin Miao", "active": true, "timeZone": "America/Vancouver" }, "created": "2016-08-29T20:35:03.000+0000", "updated": "2016-08-29T20:35:03.000+0000" }, { "id": "394712", "author": { "name": "cng", "key": "cng", "displayName": "Chee Kiat Ng", "active": false, "timeZone": "America/Los_Angeles" }, "body": "[~morahman][~rmitro] create a different ticket for that then.", "updateAuthor": { "name": "cng", "key": "cng", "displayName": "Chee Kiat Ng", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2016-08-29T22:49:20.000+0000", "updated": "2016-08-29T22:49:20.000+0000" } ], "maxResults": 19, "total": 19, "startAt": 0 } } }