{ "id": "151059", "key": "TIMOB-19485", "fields": { "issuetype": { "id": "4", "description": "An improvement or enhancement to an existing feature or task.", "name": "Improvement", "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": { "id": "2", "description": "The problem described is an issue which will never be fixed.", "name": "Won't Fix" }, "resolutiondate": "2017-06-26T23:05:17.000+0000", "created": "2015-09-09T21:44:16.000+0000", "priority": { "name": "None", "id": "6" }, "labels": [], "versions": [], "issuelinks": [ { "id": "48981", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "151153", "key": "TIMOB-19509", "fields": { "summary": "DefaultIcon.png needs to support platform specific versions", "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": "None", "id": "6" }, "issuetype": { "id": "4", "description": "An improvement or enhancement to an existing feature or task.", "name": "Improvement", "subtask": false } } } }, { "id": "48929", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "151029", "key": "TIMOB-19477", "fields": { "summary": "Add support for DefaultIcon.png to generate missing app icons/artwork", "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": "4", "description": "An improvement or enhancement to an existing feature or task.", "name": "Improvement", "subtask": false } } } } ], "assignee": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "updated": "2018-04-04T23:20:17.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": "11500", "name": "MobileWeb", "description": "Mobile Web (HTML) Platform" }, { "id": "10207", "name": "Tooling" } ], "description": "If any of the app icons are missing, then search for {{/platforms/mobileweb/DefaultIcon.png}} and {{/DefaultIcon.png}} and us it to generate missing app icons.\r\n\r\nYou simply need to the base Builder object's {{generateAppIcons()}} method:\r\n\r\n{code}\r\nvar missingIcons = [\r\n {\r\n description: 'Resources//appicon.png - Used for iPhone', // some meaningful description... iOS build dynamically generates this\r\n file: '/path/to/dest.png', // MUST be a png and MUST have an extension\r\n width: 100, // whatever is required\r\n height: 100, // should match width\r\n required: true // when DefaultIcon.png isn't big enough, true will trigger an error and false will skip the icon\r\n }\r\n];\r\n\r\nthis.generateAppIcons(missingIcons, function (err) {\r\n // err is either true if there was an error or undefined if it was successful\r\n});\r\n{code}", "attachment": [], "flagged": false, "summary": "MobileWeb: Generate missing app icons based on DefaultIcon.png", "creator": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "subtasks": [], "reporter": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "environment": null, "comment": { "comments": [ { "id": "422905", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Marking ticket as \"Won't Fix\" as MobileWeb has been deprecated.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-06-26T23:05:17.000+0000", "updated": "2017-06-26T23:05:17.000+0000" }, { "id": "436312", "author": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Closing as will not fix.", "updateAuthor": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2018-04-04T23:20:17.000+0000", "updated": "2018-04-04T23:20:17.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }