{ "id": "61366", "key": "TIMOB-734", "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": "11225", "name": "Release 1.5.0", "archived": true, "released": true, "releaseDate": "2010-12-14" } ], "resolution": { "id": "7", "description": "", "name": "Invalid" }, "resolutiondate": "2011-04-15T02:35:23.000+0000", "created": "2011-04-15T02:35:22.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [], "versions": [], "issuelinks": [], "assignee": { "name": "blainhamon", "key": "blainhamon", "displayName": "Blain Hamon", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-10T19:31:03.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": "{html}
see premium ticket:
\nhttp://helpdesk.appcelerator.net/tickets/1819
Both 734 and 669 goes into the dangerous territory of modifying\nthe OS-provided elements beyond the documented areas, as both need\nto modify the layout, which may change in latter OSes (Or in the\ncase of enough buttons on an alert, changes within the same OS)
\nI suggest we either cancel this feature request, or include the\nprovision that using this API may get your app rejected from the\nApp store.
As I suggested, maybe create a module for this?
Closing as invalid. If some third party makes a module for it,\nfine, but that'd be a third party until Apple provides a safe and\nsane means to do this.