NativeScript / nativescript-facebook

NativeScript plugin, wrapper of native Facebook SDK for Android and iOS
Apache License 2.0
79 stars 50 forks source link

Deep links and deferred deep links from Facebook ads #154

Closed FranciZ closed 4 years ago

FranciZ commented 5 years ago

Would it be possible to catch deep links from Facebook ads using this plugin like at the below link?

https://developers.facebook.com/docs/app-ads/deep-linking/#deferred-deep-linking

Would really appreciate some input on that since I can't find any resources regarding FB deep links in Nativescript.

Thanks!

elena-p commented 5 years ago

Hi @FranciZ,

I will mark this issue as a feature request, as it is currently not supported by the plugin. Here is the list of features that are available.

If you decide to contribute, the plugin uses FBSDKCoreKit for iOS and com.facebook.android:facebook-android-sdk for android implementations.