[MOD-2193] Facebook: Added support for deferred app links
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2016-04-26T12:22:59.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 5.4.0 |
Components | |
Labels | qe-5.4.0 |
Reporter | Flavio De Stefano |
Assignee | Hans Knöchel |
Created | 2016-01-21T11:08:49.000+0000 |
Updated | 2016-08-01T22:19:03.000+0000 |
Description
https://github.com/appcelerator-modules/ti.facebook/pull/39
Facebook docs:
https://developers.facebook.com/docs/app-ads/deep-linking
Hello, Deferred deep linking is a term used to describe one aspect of mobile deep linking is the process of deep linking but when the end user does not have the app installed and must install the app in order to access the in-app content. This can be added as a new feature. Thanks.
Pushing to a later release for now, since the comments could not be addressed in the 5.4.0 timeframe. Anyway, as soon as they are addressed, we can merge it and publish a new standalone ti.facebook release including the change. Thanks!
@hansknoechel what's missing?
The branch has merge problems (https://github.com/appcelerator-modules/ti.facebook/pull/39) so you would probably just need to pull from latest master to resolve them. And you talked about a crash occurring, was that resolved? *EDIT*: Oh, the NSURL made problems, you fixed it correctly! We still have this week to get it in, so it's all good! Just wanted to prepare for the case we won't make it. Thanks!
Demo:
[~hansknoechel] Ran this test code and couldn't find anything returned, what should I be expecting from this test case?
Verified as fixed, Note that it may take a while for Deferred App Link requests to show in the Analytics Dashboard of your Facebook App. Tested On: iPhone 6S (9.3.3) Device Nexus 6P (6.0.1) Device Mac OSX El Capitan 10.11.5 Facebook Module (5.2.0) Ti SDK: 5.4.0.v20160801022303 Appc Studio: 4.7.0.201607111053 Appc NPM: 4.2.7 App CLI: 5.4.0-37 Xcode 7.3 Node v4.4.7 *Closing ticket.*