{ "id": "173443", "key": "AC-6200", "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": "8", "description": "", "name": "Needs more info" }, "resolutiondate": "2019-04-22T22:28:41.000+0000", "created": "2019-04-05T09:26:22.000+0000", "labels": [], "versions": [], "issuelinks": [], "assignee": { "name": "shossain", "key": "shossain", "displayName": "Shak Hossain", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2019-04-22T22:28:41.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": [ { "id": "14550", "name": "Appcelerator Modules", "description": "Please enter tickets related to Modules here." } ], "description": "I am attempting to incorporate Facebook deferred deep links.\r\n\r\nTest deferred deep links can be sent from facebook via: https://developers.facebook.com/tools/app-ads-helper\r\n\r\nAlloy.JS\r\n------------\r\n\r\nAlloy.Globals.Facebook = require('facebook');\r\nAlloy.Globals.Facebook.initialize(5000);\r\n\r\nAlloy.Globals.Facebook.fetchDeferredAppLink(function(e) {\r\n\tconsole.log(\"caught fb deferred link\")\r\n\tconsole.log(JSON.stringify(e));\r\n});\r\n\r\n\r\nWhen this runs I get the error: \r\n\r\n{\"error\":\"An error occurred. Please try again.\",\"success\":false}\r\n\r\nThis works fine on Android and i receive:\r\n\r\n{\"success\":true,\"url\":\"myapp://?offerId=80\"}\r\n\r\nThanks\r\n\r\n\r\n", "attachment": [], "flagged": false, "summary": "Facebook : iOS Deferred app links error : fetchDeferredAppLink", "creator": { "name": "martz256", "key": "martz256", "displayName": "Martyn Joyce", "active": true, "timeZone": "Europe/London" }, "subtasks": [], "reporter": { "name": "martz256", "key": "martz256", "displayName": "Martyn Joyce", "active": true, "timeZone": "Europe/London" }, "environment": "Facebook iOS 5.9.1, 6.0.0", "comment": { "comments": [ { "id": "447556", "author": { "name": "sdarda", "key": "sdarda", "displayName": "Sharif AbuDarda", "active": false, "timeZone": "Asia/Dhaka" }, "body": "Hello, Can you share a standalone sample project that demonstrates the issue? Please share the list of steps to follow for successful registration. Thanks.", "updateAuthor": { "name": "sdarda", "key": "sdarda", "displayName": "Sharif AbuDarda", "active": false, "timeZone": "Asia/Dhaka" }, "created": "2019-04-09T18:01:36.000+0000", "updated": "2019-04-09T18:01:36.000+0000" }, { "id": "447816", "author": { "name": "rmitro", "key": "rmitro", "displayName": "Rakhi Mitro", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Hello,\r\n\r\nWe haven't heard back from you since our last response. I am just following up to check the status of this case and if you need further help on it. \r\n\r\nThanks", "updateAuthor": { "name": "rmitro", "key": "rmitro", "displayName": "Rakhi Mitro", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2019-04-21T11:52:30.000+0000", "updated": "2019-04-21T11:52:30.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }