{ "id": "137926", "key": "TIMOB-17840", "fields": { "issuetype": { "id": "2", "description": "A new feature of the product, which has yet to be developed.", "name": "New Feature", "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": "11258", "description": "Holding Pen for Triaged Issues", "name": "Backlog", "archived": false, "released": false } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2016-08-27T13:01:26.000+0000", "created": "2014-10-10T10:34:35.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "TCSupport", "facebook", "likebutton", "module" ], "versions": [ { "id": "15972", "description": "Release 3.4.0", "name": "Release 3.4.0", "archived": false, "released": true, "releaseDate": "2014-09-28" } ], "issuelinks": [], "assignee": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-21T18:35:17.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": "The native Like Button of the Facebook SDK just gone from beta to GA and can now be used in any production app using the latest Facebook SDK. A proxy method like fb.createLikeView() would be a great addition to the existing Facebook module!\r\n\r\nMore infos: \r\n- iOS: https://developers.facebook.com/docs/ios/like-button/\r\n- Android https://developers.facebook.com/docs/android/like-button/", "attachment": [], "flagged": false, "summary": "Facebook SDK: Native Like Button", "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": 695, "state": "closed", "name": "2016 Sprint 17 SDK", "startDate": "2016-08-13T00:00:16.620Z", "endDate": "2016-08-27T00:00:00.000Z", "completeDate": "2016-08-29T03:18:08.942Z", "originBoardId": 114 } ], "comment": { "comments": [ { "id": "327992", "author": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "body": "Working iOS module wrapping this feature: https://github.com/timanrebel/Facebook/tree/master/iphone/Classes", "updateAuthor": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "created": "2014-10-14T08:46:19.000+0000", "updated": "2014-10-14T08:46:19.000+0000" }, { "id": "345630", "author": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "body": "Fixed in the 4.0.0 version of the module (https://github.com/appcelerator-modules/ti.facebook)\r\n\r\nDocumentation is not available yet, please refer to this sample code:\r\n\r\n{code:javascript}\r\nvar likeButton = fbModule.createLikeButton({\r\n top: 10,\r\n height: \"50%\", // Note: on iOS setting Ti.UI.SIZE dimensions prevented the button click\r\n width: \"50%\",\r\n objectId: \"https://www.facebook.com/NYKnicks\", // URL or Facebook ID\r\n foregroundColor: \"white\", // A color in Titanium format - see Facebook docs\r\n likeViewStyle: 'box_count', // standard, button, box_count - see FB docs\r\n auxiliaryViewPosition: 'inline', // bottom, inline, top - see FB docs\r\n horizontalAlignment: 'left', // center, left, right - see FB docs,\r\n objectType: 'page', // iOS only, 'page', 'openGraphObject', or 'unknown' - see FB docs\r\n soundEnabled: true // boolean, iOS only\r\n});\r\nsomeView.add(likeButton);\r\n{code}", "updateAuthor": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "created": "2015-03-10T22:37:37.000+0000", "updated": "2015-03-10T22:38:07.000+0000" }, { "id": "414291", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as fixed.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-21T18:35:17.000+0000", "updated": "2017-03-21T18:35:17.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }