{ "id": "124218", "key": "AC-2202", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "12217", "key": "AC", "name": "Appcelerator - INBOX", "projectCategory": { "id": "10000", "description": "", "name": "Customer Service" } }, "resolution": { "id": "3", "description": "The problem is a duplicate of an existing issue.", "name": "Duplicate" }, "resolutiondate": "2014-01-12T04:40:26.000+0000", "created": "2013-12-27T07:22:58.000+0000", "labels": [ "android", "sdk3.x" ], "versions": [], "issuelinks": [ { "id": "34247", "type": { "id": "10002", "name": "Duplicate", "inward": "is duplicated by", "outward": "duplicates" }, "outwardIssue": { "id": "124522", "key": "TIMOB-16172", "fields": { "summary": "Studio 3.2.0 + SDK 3.0.2 does not work for Android build", "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": "Low", "id": "4" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2016-03-08T07:41:11.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": "14548", "name": "Titanium SDK & CLI", "description": "Please enter tickets related to the MobileSDK here." } ], "description": "I have recently changed my titanium sdk from 2.1.4 ga to 3.0.0 ga but when i am running it into android emulator it showing below given error but it is still working fine with sdk version 2.1.4 ga. Any idea?\r\n\r\n[ERROR] : Failed to run command \"build\"\r\n[ERROR] : TypeError: Object # has no method 'sendAnalytics'\r\n at Object. (/Users/mydala/Library/Application Support/Titanium/mobilesdk/osx/3.0.0.GA/android/cli/commands/_build.js:401:8)\r\n at /usr/local/lib/node_modules/titanium/lib/hook.js:214:18\r\n at /usr/local/lib/node_modules/titanium/node_modules/async/lib/async.js:229:13\r\n at /usr/local/lib/node_modules/titanium/node_modules/async/lib/async.js:139:25\r\n at /usr/local/lib/node_modules/titanium/node_modules/async/lib/async.js:226:17\r\n at /usr/local/lib/node_modules/titanium/node_modules/async/lib/async.js:553:34\r\n at /usr/local/lib/node_modules/titanium/lib/hook.js:207:9\r\n at fire (/Users/mydala/Library/Application Support/Titanium/mobilesdk/osx/3.0.0.GA/cli/hooks/plugins.js:15:3)\r\n at /Users/mydala/Library/Application Support/Titanium/mobilesdk/osx/3.0.0.GA/cli/hooks/plugins.js:19:3\r\n at /usr/local/lib/node_modules/titanium/lib/hook.js:205:13\r\n---------------------------------------------\r\n at exports.execFile (child_process.js:691:9)\r\n at exports.exec (child_process.js:578:18)\r\n at async.series.cached (/Users/mydala/Library/Application Support/Titanium/mobilesdk/osx/3.0.0.GA/node_modules/node-appc/lib/android.js:81:4)\r\n at /Users/mydala/Library/Application Support/Titanium/mobilesdk/osx/3.0.0.GA/node_modules/async/lib/async.js:486:21\r\n at /Users/mydala/Library/Application Support/Titanium/mobilesdk/osx/3.0.0.GA/node_modules/async/lib/async.js:185:13\r\n at iterate (/Users/mydala/Library/Application Support/Titanium/mobilesdk/osx/3.0.0.GA/node_modules/async/lib/async.js:108:13)\r\n at /Users/mydala/Library/Application Support/Titanium/mobilesdk/osx/3.0.0.GA/node_modules/async/lib/async.js:119:25\r\n at /Users/mydala/Library/Application Support/Titanium/mobilesdk/osx/3.0.0.GA/node_modules/async/lib/async.js:187:17\r\n[ERROR] Application Installer abnormal process termination. Process exit value was 1\r\n\r\n", "attachment": [], "flagged": false, "summary": "Application build error on upgrading sdk from 2.x to 3.x", "creator": { "name": "prashant.shukla", "key": "prashant.shukla", "displayName": "Prashant", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "prashant.shukla", "key": "prashant.shukla", "displayName": "Prashant", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "286155", "author": { "name": "mrahman", "key": "mrahman", "displayName": "Mostafizur Rahman", "active": true, "timeZone": "Asia/Dhaka" }, "body": "Hi Prasanth,\r\n\r\nA lot of updates/changed happened in TiSDK 3.X.X. So I would like to request to visit this [release notes link| http://docs.appcelerator.com/titanium/release-notes/?version=3.0.0.GA#breaking]. \r\n\r\nPlease check you npm, node.js and CLI version to be compatible with the latest TISDK. If the problem persists, please let us know.\r\n\r\nThanks\r\n", "updateAuthor": { "name": "shossain", "key": "shossain", "displayName": "Shak Hossain", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2013-12-29T13:17:22.000+0000", "updated": "2013-12-29T19:04:05.000+0000" }, { "id": "287182", "author": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "body": "[~prashant.shukla] We recently released Titanium SDK + Studio 3.2.0 GA release that includes many new features, enhancements, performance improvements and bug fixes. We would recommend you to upgrade to the most recent version and let us know if you run into any issue.", "updateAuthor": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-01-08T06:57:41.000+0000", "updated": "2014-01-08T06:57:41.000+0000" }, { "id": "287857", "author": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "body": "I can reproduce this issue now with Studio 3.2.0 and SDK 3.0.2. It is a duplicate of TISTUD-6013 that is under investigation. Please track that ticket for further updates.", "updateAuthor": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-01-12T04:39:55.000+0000", "updated": "2014-01-12T04:39:55.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }