{ "id": "153465", "key": "TIMOB-20071", "fields": { "issuetype": { "id": "6", "description": "gh.issue.epic.desc", "name": "Epic", "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": null, "resolutiondate": null, "created": "2015-11-27T06:12:29.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [], "versions": [], "issuelinks": [ { "id": "49977", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "140498", "key": "TIMOB-18092", "fields": { "summary": "Rebuild modules for 64-bit architectures", "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": "6", "description": "gh.issue.epic.desc", "name": "Epic", "subtask": false } } } }, { "id": "49976", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "148978", "key": "TIMOB-19206", "fields": { "summary": "Android: Encrypted Database: Not being able to read installed database", "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": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } }, { "id": "49969", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "150026", "key": "TIMOB-19293", "fields": { "summary": "Android: Crittercism: UnsatisfiedLinkError on libcrittercism-ndk.so", "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": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } }, { "id": "49975", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "153455", "key": "MOD-2168", "fields": { "summary": "Android: ti.barcode error on Android 6.0 with latest SDK due to wrong Example code", "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": "Medium", "id": "3" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } }, { "id": "49970", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "152102", "key": "TIMOB-19729", "fields": { "summary": "Rebuild Android Module appcelerator.https with Android-23 SDK and Android 10 NDK", "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": "Medium", "id": "3" }, "issuetype": { "id": "7", "description": "gh.issue.story.desc", "name": "Story", "subtask": false } } } }, { "id": "49968", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "138628", "key": "TIMOB-17928", "fields": { "summary": "iOS: Rebuild supported closed and open source modules for 64-bit", "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": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-01-05T04:16:48.000+0000", "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" } }, "components": [ { "id": "10202", "name": "Android", "description": "Android Platform" } ], "description": "With the new Titanium SDK 5.0 and above, when you use Android modules on Android 6.0, the app will crash citing `text relocation` errors. Modules need to be updated and rebuild. Some of the modules have already been updated.\r\n\r\nList from TIMOB-17928:-\r\n\r\nh5. Commonly Used\r\nti.compression (MOD-2163) (Updated. No Issue.)\r\nti.imagefactory (MOD-2166) (Updated. No Issue.)\r\nti.paint (MOD-2167) (Updated. No Issue.)\r\nti.flurry (MOD-2181)\r\nh5. Packaged with the SDK\r\nti.facebook: https://github.com/appcelerator-modules/ti.facebook (Recently Updated)\r\nti.map: https://github.com/appcelerator-modules/ti.map (Recently Updated)\r\n\r\nh5. Important Enterprise Modules\r\nappcelerator.encrypteddatabase (TIMOB-19206) (Updated. No Issue)\r\ncom.appcelerator.apm (TIMOB-19293) (Updated. No Issue.)\r\nappcelerator.https (TIMOB-19729) (Updated. No Issue.)\r\nti.geofence: (No Issue.)\r\nti.ldap: (No Issue.)\r\nti.crypto: (No Issue.)\r\nti.inappbilling (MOD-2154) (Updated. No Issue.)", "attachment": [], "flagged": false, "summary": "Android: Rebuild supported closed and open source modules for Android 6.0", "creator": { "name": "msamah", "key": "msamah", "displayName": "Ashraf Abu", "active": false, "timeZone": "Asia/Singapore" }, "subtasks": [], "reporter": { "name": "msamah", "key": "msamah", "displayName": "Ashraf Abu", "active": false, "timeZone": "Asia/Singapore" }, "environment": null, "comment": { "comments": [], "maxResults": 4, "total": 4, "startAt": 0 } } }