{ "id": "162849", "key": "MOD-2287", "fields": { "issuetype": { "id": "2", "description": "A new feature of the product, which has yet to be developed.", "name": "New Feature", "subtask": false }, "project": { "id": "10034", "key": "MOD", "name": "Appcelerator Modules", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [ { "id": "17610", "name": "Release 6.1.0", "archived": false, "released": true } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2016-10-27T07:38:36.000+0000", "created": "2016-08-27T13:05:58.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "facebook", "parity", "tooltipbehavior", "tooltipcolorstyle" ], "versions": [], "issuelinks": [], "assignee": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "updated": "2017-05-23T18:59:24.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": "14521", "name": "Facebook" } ], "description": "We have a number of properties and constants that are not available in Ti.Facebook, yet. We should expose them for both iOS and Android to have full parity-coverage as well.", "attachment": [], "flagged": false, "summary": "Ti.Facebook: Add missing LoginButton properties (iOS / Android)", "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": 741, "state": "closed", "name": "2016 Sprint 22 SDK", "startDate": "2016-10-22T00:02:29.945Z", "endDate": "2016-11-05T00:02:00.000Z", "completeDate": "2016-11-07T04:38:58.335Z", "originBoardId": 114 } ], "comment": { "comments": [ { "id": "394566", "author": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "body": "PR: https://github.com/appcelerator-modules/ti.facebook/pull/62\r\n\r\nDemo:\r\n{code:javascript}\r\nvar fb = require(\"facebook\");\r\nvar win = Ti.UI.createWindow({\r\n backgroundColor: \"#fff\"\r\n});\r\nwin.add(fb.createLoginButton({\r\n readPermissions: [\"email\"],\r\n tooltipColorStyle: fb. LOGIN_BUTTON_TOOLTIP_STYLE_NEUTRAL_GRAY,\r\n tooltipBehavior: fb. LOGIN_BUTTON_TOOLTIP_BEHAVIOR_FORCE_DISPLAY\r\n}));\r\nwin.open();\r\n{code}", "updateAuthor": { "name": "apetkov", "key": "apetkov", "displayName": "Angel Petkov", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-08-27T13:12:45.000+0000", "updated": "2016-08-29T18:39:17.000+0000" }, { "id": "394579", "author": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "body": "Please note: Currently, the fix-version is for 7.0.0, but I solved the android-part sooner then expected, so we may put it into 6.1.0 already. But do a FT first.", "updateAuthor": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "created": "2016-08-28T18:40:53.000+0000", "updated": "2016-08-28T18:40:53.000+0000" }, { "id": "395229", "author": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "body": "Changing reviewer to [~gmathews] for the Android-side.", "updateAuthor": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "created": "2016-09-02T21:06:23.000+0000", "updated": "2016-09-29T19:50:24.000+0000" }, { "id": "399841", "author": { "name": "cng", "key": "cng", "displayName": "Chee Kiat Ng", "active": false, "timeZone": "America/Los_Angeles" }, "updateAuthor": { "name": "cng", "key": "cng", "displayName": "Chee Kiat Ng", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2016-10-26T05:39:57.000+0000", "updated": "2016-10-26T05:39:57.000+0000" }, { "id": "399924", "author": { "name": "cng", "key": "cng", "displayName": "Chee Kiat Ng", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Just checked Jenkins and it's working good now.", "updateAuthor": { "name": "cng", "key": "cng", "displayName": "Chee Kiat Ng", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2016-10-27T07:38:27.000+0000", "updated": "2016-10-27T07:38:27.000+0000" }, { "id": "420255", "author": { "name": "amukherjee", "key": "amukherjee", "displayName": "Abir Mukherjee", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Node Version: 6.10.1\r\nNPM Version: 3.10.10\r\nMac OS: 10.12.4\r\nAppc CLI: 6.2.0\r\nAppc CLI NPM: 4.2.9\r\nTitanium SDK version: 6.1.0.v20170517143931\r\nAppcelerator Studio, build: 4.8.1.201612050850\r\nXcode 8.3.2\r\niOS Device: 10.3\r\nAndroid Device: 7.1\r\n\r\nI tested this using the above environment, and tested on both iOS and Android devices. After the app launched, I clicked on the button to login into Facebook, and I was directed to the Facebook login page. ", "updateAuthor": { "name": "amukherjee", "key": "amukherjee", "displayName": "Abir Mukherjee", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2017-05-23T18:51:21.000+0000", "updated": "2017-05-23T18:59:12.000+0000" } ], "maxResults": 6, "total": 6, "startAt": 0 } } }