{ "id": "137162", "key": "TIMOB-17761", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [ { "id": "15972", "description": "Release 3.4.0", "name": "Release 3.4.0", "archived": false, "released": true, "releaseDate": "2014-09-28" }, { "id": "16704", "description": "Release 3.5.0", "name": "Release 3.5.0", "archived": false, "released": true, "releaseDate": "2015-01-13" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2014-09-26T18:22:10.000+0000", "created": "2014-09-25T10:38:48.000+0000", "priority": { "name": "Critical", "id": "1" }, "labels": [ "i18n", "iphone6", "iphone6+", "qe-3.4.0" ], "versions": [], "issuelinks": [ { "id": "41634", "type": { "id": "10020", "name": "Depends", "inward": "is dependent of", "outward": "depends on" }, "inwardIssue": { "id": "137164", "key": "TIMOB-17785", "fields": { "summary": "Having ONLY i18n launch images doesn't work", "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": "Critical", "id": "1" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } }, { "id": "41661", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "129667", "key": "TIMOB-16881", "fields": { "summary": "SplashScreen does not appear while launching app in landscape mode", "status": { "description": "The issue is open and ready for the assignee to start work on it.", "name": "Open", "id": "1", "statusCategory": { "id": 2, "key": "new", "colorName": "blue-gray", "name": "To Do" } }, "priority": { "name": "Low", "id": "4" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "jalter", "key": "jalter", "displayName": "Jon Alter", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2014-11-21T20:20:47.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": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "The [{{titanium-sdk}}|https://github.com/appcelerator/titanium_mobile/blob/58198c641d77e17d156431666e80bae732b5c130/node_modules/titanium-sdk/lib/i18n.js#L64] module which is part of the SDK needs to be updated for the new iPhone 6 and 6+ launch images.\r\n\r\n*If this is not changed, localized apps will not have launch images on iPhone 6 and 6+, preventing them from publishing for these devices correctly.*\r\n\r\nI've created a PR that fixes this and is future proof for other subtypes ({{h667}}) and scales ({{@3x}}) as well:\r\n\r\n* master: https://github.com/appcelerator/titanium_mobile/pull/6161\r\n* 3_4_X: https://github.com/appcelerator/titanium_mobile/pull/6166\r\n\r\nTo test:\r\n\r\n1. Create a project\r\n2. Move the launch images from {{Resources/iphone}} to {{i18n/en}}\r\n3. Add some text to the iPhone 6 and 6+ images in the new folder\r\n3. Build the project\r\n4. Run on iPhone 6 or 6+ and see it is not showing the i18n images", "attachment": [], "flagged": false, "summary": "Launch images for iPhone 6 and 6+ in i18n not copied", "creator": { "name": "fokkezb", "key": "fokke", "displayName": "Fokke Zandbergen", "active": true, "timeZone": "Europe/Amsterdam" }, "subtasks": [], "reporter": { "name": "fokkezb", "key": "fokke", "displayName": "Fokke Zandbergen", "active": true, "timeZone": "Europe/Amsterdam" }, "environment": "3.4.0.RC (latest)", "closedSprints": [ { "id": 219, "state": "closed", "name": "2014 Sprint 19 SDK", "startDate": "2014-09-18T21:06:27.559Z", "endDate": "2014-09-27T00:00:00.000Z", "completeDate": "2014-09-29T13:58:58.022Z", "originBoardId": 114 } ], "comment": { "comments": [ { "id": "325652", "author": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "body": "I reproduced the issue, using\r\nMac osx 10.9.5 Mavericks\r\nAppcelerator Studio, build: 3.4.0.201409231834\r\nTitanium SDK, build: 3.4.0.v20140924140915\r\nacs@1.0.16\r\nalloy 1.5.0-rc5\r\ninstall@0.1.7\r\nnpm@1.4.23\r\nsudo@1.0.3\r\ntitanium 3.4.0-rc4\r\ntitanium-code-processor@1.1.1\r\nXcode6.0.1 (6A317)\r\nDevices:\r\niPhone 6 iOS8\r\niPhone 6+ iOS 8.0.1", "updateAuthor": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-09-25T16:56:34.000+0000", "updated": "2014-09-25T16:56:34.000+0000" }, { "id": "325745", "author": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Tested and verified the launch images for iPhone 6 and iPone 6 + are copied\r\nMac osx 10.9.5 Mavericks\r\nAppcelerator Studio, build: 3.4.0.201409231834\r\nTitanium SDK, build: 3.4.0.v20140925141714\r\nacs@1.0.16\r\nalloy 1.5.0-rc5\r\ninstall@0.1.7\r\nnpm@1.4.23\r\nsudo@1.0.3\r\ntitanium 3.4.0-rc4\r\ntitanium-code-processor@1.1.1\r\nXcode6.0.1 (6A317)\r\nDevices:\r\niPhone 6 iOS8\r\niPhone 6+ iOS 8.0.1", "updateAuthor": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-09-25T22:21:29.000+0000", "updated": "2014-09-25T22:21:29.000+0000" }, { "id": "325770", "author": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "updateAuthor": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2014-09-25T23:30:05.000+0000", "updated": "2014-09-25T23:30:05.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }