FB.Mobile.AppInvite并触发延迟应用程序链接 [英] FB.Mobile.AppInvite and triggering deferred app link

查看:1239
本文介绍了FB.Mobile.AppInvite并触发延迟应用程序链接的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

假设在启用FB的游戏中,A邀请B.我想使用延迟深层链接(新安装)来追踪B的安装和启动,然后给予邀请奖励到A.那就是我必须找到一种方式从A的邀请传递上下文,并保持直到B的安装,这延迟深层链接应该的工作。

Suppose that on FB-enabled game, A invites B. I want to use deferred deep link (on new installation) to trackback B's installation and launch, then give "invite reward" to A. That is, I must find a way to pass context from A's invite and stays until B's installation, which deferred deep link 'should' do the work.

调用在A方的FB.Mobile.AppInvite 将不会在第一个应用程序启动时达到B链接或延迟深层链接。 FB.Mobile.FetchDeferredAppLinkData 确实表示

App link URL specified when calling FB.Mobile.AppInvite on A's side will not reach B on first app launch, neither as deep link or deferred deep link. FB.Mobile.FetchDeferredAppLinkData does state that


使用FB.Mobile.AppInvite时,延迟深层链接也可用于传递新的
安装上下文。

Deferred deep linking is also useful to pass context on a new installation when using FB.Mobile.AppInvite.

但是从应用广告助手工具工作,并按预期得到延迟深层链接。

But "Test deep link" tool from App Ads Helper tool did work and I got deferred deep link as intended.

这些是我完成的步骤


  • 只有B没有应用程序。 A邀请B。

  • B去他的FB通知,按安装邀请。在这一点上,我尝试从真正的游戏商店安装并切换到外面,然后由软件包管理员手动安装APK。

  • B启动应用程序,没有提供深层链接或延迟深层链接。 (而是,如果测试深层链接用于创建邀请,则延迟深层链接将显示在此处)


  • 如何使应用链接在第一次安装/启动时达到B?或者还有另一个窍门或解决方法吗?

  • 如果您是Facebook的开发团队,也许您可​​以确认,如果此AppInvite真的进入延迟深层链接?或延迟深层链接仅适用于广告跟踪?


  • 这是在android上测试的。

  • 我已经在FB应用设置上设置了deeplink选项,它通过了 App Ads Helper工具

  • 我已经删除了B上的应用

  • 我在Unity Facebook SDK 7.6.0。

  • 我知道有第三方服务,如分支机构.io可能有帮助,还没有尝试过。我想看看是否裸机与FB SDK的集成可以开箱即可。

  • This was tested on android.
  • I have already setup deeplink option on FB app settings, and it passes check lists on App Ads Helper tool.
  • I have already delete the app on B side every time I tested.
  • I'm on Unity Facebook SDK 7.6.0.
  • I know that there are 3rd party service such as branch.io that might help, haven't tried those yet. I want to see if bare integration with FB SDK will work out of the box or not.
  • Getting install referrer when installing from FB requests
  • How to use facebook deferred deep linking feature for new installs

推荐答案

的创建者Facebook开发者错误报告确认,在他的情况下已经修复了。所以这个问题在某种程度上来自于插件bug本身。

Creator of this Facebook Developer bug report here confirmed that it was fixed in his case. So this issue was somewhat from plugin bug itself.

在我的情况下仍然没有修复,也许是由于Android的不同配置/其他插件的存在。但是我会以此作为答案的结论。

Still not fixed in my case, maybe due to different android activity configuration / presence of another plugins. But I will conclude this as answer to the question then.

这篇关于FB.Mobile.AppInvite并触发延迟应用程序链接的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆