AppsFlyerFramework 4.10.4
react-native-appsflyer 1.4.5
Testing on iOS 11.3
单击单链接深层链接时,我会不断收到onInstallConversionDataLoaded
和onAppOpenAttribution
事件,这很好。
但是,当应用程序在后台运行时,当我单击深层链接时,不会触发任何事件。
我已经阅读了文档,但无法弄清楚。 https://support.appsflyer.com/hc/en-us/articles/208874366-OneLink-deep-linking-guide#deep-linking-data-the-onappopenattribution-method
我想念什么?
答案 0 :(得分:0)
是否可以在初始化SDK之后注册相关的侦听器?另外,它们是否可能没有在_handleAppStateChange
函数中注册?
您可以在这里详细了解-https://github.com/AppsFlyerSDK/react-native-appsflyer/tree/v1.4.1#appsflyeroninstallconversiondatacallback-functionunregister
如果这不能帮助解决问题,请打开故障单至support@appsflyer.com,我们将非常乐意对此进行调查!