{ "id": "109142", "key": "TIMOB-12574", "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": [], "resolution": null, "resolutiondate": null, "created": "2013-02-04T23:19:24.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [ "qe-sdk3.0.2" ], "versions": [ { "id": "14164", "description": "Release 3.0.2", "name": "Release 3.0.2", "archived": true, "released": true, "releaseDate": "2013-02-19" } ], "issuelinks": [], "assignee": null, "updated": "2018-02-28T20:03:54.000+0000", "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" } }, "components": [ { "id": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "Although specific suffixes used as default in images' names for iPad and iPhone, it seems to be not always picking up the right file during packaging or deployment on device.\r\n\r\nNot a regression, occurs in 3.0.0.GA\r\nTest steps:\r\n1. Create default project.\r\n2. Replace app.js with the following code\r\n{code}\r\nvar win = Ti.UI.createWindow({\r\n\tbackgroundImage:'background.png'\r\n});\r\n\r\nwin.open();\r\n{code}\r\n3. unzip the attachment and add images in to Resources>iphone folder\r\n4. Build the project on device and run it \r\n5. Run in Simulator(Retina)\r\n6. Package, install .ipa file to device and run it\r\n\r\nActual result:\r\n4. An image of the car(wrong)\r\n5. An image of the Universe(right)\r\n6. An image of the car(wrong) \r\n\r\nExpected result:\r\nAn image of the Universe should be used (background@2x~ipad.png)\r\n", "attachment": [ { "id": "35288", "filename": "Archive.zip", "author": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-02-04T23:19:24.000+0000", "size": 568620, "mimeType": "application/zip" } ], "flagged": false, "summary": "iOS: Failed to download specific images for iPad 3 and 4 (Retina)", "creator": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Tested with:\r\nTitanium Studio, build: 3.0.2.201302011646\r\nTitanium SDK, build: 3.0.2.v20130201161712 \r\nDevices:\r\niPad4 iOS 6.1\r\niOS 6.1 Simulator ", "comment": { "comments": [], "maxResults": 0, "total": 0, "startAt": 0 } } }