{ "id": "61693", "key": "TIMOB-1061", "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": "11258", "description": "Holding Pen for Triaged Issues", "name": "Backlog", "archived": false, "released": false } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2011-08-17T16:31:42.000+0000", "created": "2011-04-15T02:42:54.000+0000", "priority": { "name": "Trivial", "id": "5" }, "labels": [ "analytics", "defect", "ios", "iphone" ], "versions": [], "issuelinks": [], "assignee": { "name": "rseagraves", "key": "rseagraves", "displayName": "Reggie Seagraves", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2011-08-17T16:31:42.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}
<analytics>false</analytics>
present in\ntiapp.xml. Requests are still sent to api.appcelerator.net.
this is only for simulator and a known issue. if you delete the\nbuild/iphone/build after a tiapp.xml change, it will recompile. if\nyou compile for device or package for distribution, it will\nwork.
\ni will fix permanently for 1.4 though.
Got it, thanks Jeff.