{ "id": "161521", "key": "TIMOB-23592", "fields": { "issuetype": { "id": "7", "description": "gh.issue.story.desc", "name": "Story", "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": "16980", "description": "New V8", "name": "Release 6.0.0", "archived": false, "released": true, "releaseDate": "2016-11-15" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2016-07-15T17:08:26.000+0000", "created": "2016-07-01T14:54:03.000+0000", "epic": { "id": 152340, "key": "TIMOB-19794", "name": "Android: Recompile Native modules against latest LTS of V8 library", "summary": "Android: Recompile Native modules against latest LTS of V8 library", "color": { "key": "color_1" }, "done": false }, "priority": { "name": "High", "id": "2" }, "labels": [], "versions": [], "issuelinks": [ { "id": "52130", "type": { "id": "10001", "name": "Cloners", "inward": "is cloned into", "outward": "is cloned from" }, "outwardIssue": { "id": "161519", "key": "TIMOB-23590", "fields": { "summary": "iOS/Android: Recompile appcelerator.syncserver.client module against latest SDK", "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": "7", "description": "gh.issue.story.desc", "name": "Story", "subtask": false } } } }, { "id": "52131", "type": { "id": "10001", "name": "Cloners", "inward": "is cloned into", "outward": "is cloned from" }, "inwardIssue": { "id": "161522", "key": "TIMOB-23593", "fields": { "summary": "Android: Recompile ti.cloudpush.mqtt module against latest SDK", "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": "7", "description": "gh.issue.story.desc", "name": "Story", "subtask": false } } } } ], "assignee": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "updated": "2016-11-08T02:10:46.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": "10202", "name": "Android", "description": "Android Platform" } ], "description": "ti.admob: https://github.com/appcelerator-modules/ti.admob\r\n\r\nGenerally this requires some minor changes to each module:\r\n- bump the module's version up to the next major (i.e. 2.3.1 -> 3.0.0)\r\n- bump the module's apiversion to 3 (for Android)\r\n- bump the minsdk to 6.0.0 (for Android)\r\nAt a higher level, we'll need to update our CI build scripts for modules to use the master branch SDK to build against, and Android NDK r11c.", "attachment": [ { "id": "59737", "filename": "ti.admob-android-3.0.0.zip", "author": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "created": "2016-07-08T17:32:15.000+0000", "size": 1377400, "mimeType": "application/zip" } ], "flagged": false, "summary": "Android: Recompile ti.admob module against latest SDK", "creator": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "subtasks": [], "reporter": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "environment": null, "closedSprints": [ { "id": 678, "state": "closed", "name": "2016 Sprint 14 SDK", "startDate": "2016-07-02T00:25:57.921Z", "endDate": "2016-07-16T00:25:00.000Z", "completeDate": "2016-07-18T03:18:29.729Z", "originBoardId": 114 } ], "comment": { "comments": [ { "id": "390168", "author": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "body": "https://github.com/appcelerator-modules/ti.admob/pull/59", "updateAuthor": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "created": "2016-07-08T17:31:54.000+0000", "updated": "2016-07-08T17:31:54.000+0000" }, { "id": "390169", "author": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "body": "Locally built against latest V8 (5.1.281.59) with NDK r11c.", "updateAuthor": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "created": "2016-07-08T17:32:24.000+0000", "updated": "2016-07-08T17:32:24.000+0000" }, { "id": "400546", "author": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Verified the fix.\r\n\r\nRan the sample app in the module & was able to get ads for android.\r\nClosing.\r\n\r\nAppc Studio : 4.8.0.201611020954\r\nSDK Version : 6.0.0.v20161107075927\r\nMac OS Version : 10.11.6\r\nXcode Version : Xcode 8.1 Build version 8B62\r\nAppc CLI AND Appc NPM : {\"NPM\":\"4.2.8-9\",\"CLI\":\"6.0.0-68\"}\r\nTi CLI : 5.0.10\r\nAlloy : 1.9.4\r\nNode : v4.6.0\r\nAdmob module: 3.0.1\r\nNexus 5 running 6.0.1", "updateAuthor": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-11-08T02:10:10.000+0000", "updated": "2016-11-08T02:10:39.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }