{ "id": "163181", "key": "TIMOB-23897", "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": "18253", "name": "Release 5.5.0", "archived": false, "released": true, "releaseDate": "2016-09-13" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2016-09-13T19:54:45.000+0000", "created": "2016-09-13T08:10:06.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "facebook", "ios" ], "versions": [], "issuelinks": [ { "id": "52716", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "163152", "key": "TIMOB-23890", "fields": { "summary": "iOS10: Facebook Login is not working", "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": "Critical", "id": "1" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "updated": "2016-09-16T18:01: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": "Because of the changes in TIMOB-23890, we made major core-changes that required the module to run on Titanium SDK 5.5.0 or later. I can think of a fix to support it on Titanium SDK < 5.5.0 (down to 5.0.0) as well. That fix should be applied.", "attachment": [], "flagged": false, "summary": "iOS: Support Ti.Facebook 5.2.5 on Titanium SDK < 5.5.0", "creator": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "subtasks": [], "reporter": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "environment": null, "closedSprints": [ { "id": 707, "state": "closed", "name": "2016 Sprint 19 SDK", "startDate": "2016-09-10T00:17:15.164Z", "endDate": "2016-09-24T00:17:00.000Z", "completeDate": "2016-09-26T05:17:04.253Z", "originBoardId": 114 } ], "comment": { "comments": [ { "id": "395991", "author": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "body": "PR: https://github.com/appcelerator-modules/ti.facebook/pull/66\r\n\r\nh4. Steps to test (from TIMOB-23890)\r\nScenario A: Use the case above. It will fail to log in without crashing.\r\nScenario B: Using the same case, follow these instructions to include a appname.entitlements in {{platform/ios}}:\r\n{quote}\r\n*Using Facebook module with iOS 10 and Xcode 8*\r\nTo log in using facebook, we now have to include an entitlements file that enables Keychain Sharing\r\nCapabilities. To do so, create a `/platform/ios/.entitlements` file with this content\r\n{quote}\r\n{code:xml}\r\n\r\n\r\n\r\n\r\n keychain-access-groups\r\n \r\n \r\n $(AppIdentifierPrefix)APP_ID\r\n \r\n\r\n\r\n{code}", "updateAuthor": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "created": "2016-09-13T08:26:09.000+0000", "updated": "2016-09-13T08:28:51.000+0000" }, { "id": "396038", "author": { "name": "cng", "key": "cng", "displayName": "Chee Kiat Ng", "active": false, "timeZone": "America/Los_Angeles" }, "body": "5_5_X PR: https://github.com/appcelerator/titanium_mobile/pull/8372\r\n6_0_X PR:https://github.com/appcelerator/titanium_mobile/pull/8373\r\nmaster PR: https://github.com/appcelerator/titanium_mobile/pull/8374\r\nfacebook PR: https://github.com/appcelerator-modules/ti.facebook/pull/66\r\n\r\nAPPROVED.", "updateAuthor": { "name": "cng", "key": "cng", "displayName": "Chee Kiat Ng", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2016-09-13T19:40:06.000+0000", "updated": "2016-09-13T19:40:06.000+0000" }, { "id": "396150", "author": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Verified fixed with:\r\nNPM Version: 2.15.1\r\nNode Version: 4.4.3\r\nMac OS: 10.11.2\r\nAppc CLI: 5.5.0\r\nAppc CLI NPM: 4.2.7\r\nTitanium SDK version: 5.5.0.GA\r\nAppcelerator Studio, build: 4.7.1.201609100950\r\nXcode 8.0 GM\r\n\r\nUsing multiple samples, was able to log in and post with Facebook 5.2.5 module.", "updateAuthor": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-09-14T20:44:58.000+0000", "updated": "2016-09-14T20:44:58.000+0000" }, { "id": "396366", "author": { "name": "bfreid", "key": "bfreid", "displayName": "Brian Freid", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Issue still exists, please reopen this issue. ", "updateAuthor": { "name": "bfreid", "key": "bfreid", "displayName": "Brian Freid", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-09-16T18:01:42.000+0000", "updated": "2016-09-16T18:01:42.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }