{ "id": "165507", "key": "AC-4760", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "12217", "key": "AC", "name": "Appcelerator - INBOX", "projectCategory": { "id": "10000", "description": "", "name": "Customer Service" } }, "resolution": { "id": "7", "description": "", "name": "Invalid" }, "resolutiondate": "2017-01-29T17:42:53.000+0000", "created": "2017-01-29T11:30:29.000+0000", "labels": [], "versions": [], "issuelinks": [], "assignee": { "name": "shossain", "key": "shossain", "displayName": "Shak Hossain", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2017-01-30T12:47:42.000+0000", "status": { "description": "A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.", "name": "Resolved", "id": "5", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [], "description": "Although i can connect the IOS devices. i follow the steps on appcelerators website.\r\n\r\nAdditional Android Setup Steps\r\nSince Facebook module v4.0.0, for the Android platform, you need to:\r\nAdd the Facebook Login activity to the Android manifest\r\nAdd the Facebook App ID to the Android resources string.xml file\r\nCreate a Facebook proxy and associate it with the current active activity\r\n\r\nI can establish a connection (and when i connect to the apps i have created on facebook it seems OK) but i dont get a call back that is OKAY.\r\n\r\non the i am working on it does not connect. and i get this error\r\n\r\n**[ERROR] : TiBaseActivity: (main) [1,68729] Error dispatching onActivityResult event: Attempt to invoke interface method 'boolean com.facebook.CallbackManager.onActivityResult(int, int, android.content.Intent)' on a null object reference\r\n[ERROR] : TiBaseActivity: java.lang.NullPointerException: Attempt to invoke interface method 'boolean com.facebook.CallbackManager.onActivityResult(int, int, android.content.Intent)' on a null object reference*\r\n*\r\n\r\nWhat can i do to fix this problem? Thank you in advance!", "attachment": [], "flagged": false, "summary": "Can't connect android devices on facebook ", "creator": { "name": "andreas.pingas", "key": "andreas.pingas", "displayName": "Andreas Pingas", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "andreas.pingas", "key": "andreas.pingas", "displayName": "Andreas Pingas", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "405577", "author": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "body": "Which Ti.Facebook Android version are you using?", "updateAuthor": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "created": "2017-01-29T16:13:59.000+0000", "updated": "2017-01-29T16:13:59.000+0000" }, { "id": "405579", "author": { "name": "andreas.pingas", "key": "andreas.pingas", "displayName": "Andreas Pingas", "active": true, "timeZone": "America/Los_Angeles" }, "body": "hello thank you for your response. i am using the latest one. (SDK 6.0.1)", "updateAuthor": { "name": "andreas.pingas", "key": "andreas.pingas", "displayName": "Andreas Pingas", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2017-01-29T17:35:41.000+0000", "updated": "2017-01-29T17:35:41.000+0000" }, { "id": "405581", "author": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "body": "Not SDK version, Ti.Facebook version :-)", "updateAuthor": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "created": "2017-01-29T17:41:03.000+0000", "updated": "2017-01-29T17:41:03.000+0000" }, { "id": "405582", "author": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "body": "Checked the source. Pretty sure you forgot to call the {{initialize()}} method, which initializes the callback manager that is used to handle Facebook requests. Resolving as Invalid.", "updateAuthor": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "created": "2017-01-29T17:42:48.000+0000", "updated": "2017-01-29T17:42:48.000+0000" }, { "id": "405600", "author": { "name": "andreas.pingas", "key": "andreas.pingas", "displayName": "Andreas Pingas", "active": true, "timeZone": "America/Los_Angeles" }, "body": "We are using Ti.Facebook version 6.0.1 where initialize does not exist. I get to the point where you can put username and password, however when i submit the form i get no results. It seems that it cannot establish the connection.", "updateAuthor": { "name": "andreas.pingas", "key": "andreas.pingas", "displayName": "Andreas Pingas", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2017-01-30T11:27:58.000+0000", "updated": "2017-01-30T11:46:10.000+0000" } ], "maxResults": 5, "total": 5, "startAt": 0 } } }