You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using appsFlyer for my new app i have done all the integrations and everything is working fine even i am able to log the events
but when i started working on deferred deep link these two function onInstallConversionData and onAppOpenAttribution returns
{"data":
{
"af_message": "organic install",
"af_status": "Organic",
"install_time": "2023-11-17 09:49:55.956",
"is_first_launch": false
},
"status": "success",
"type": "onInstallConversionDataLoaded"
}
Not the parameters what i want which is created by me on dashboard
i have read somewhere some time i have to use onDeepLinking but same response not getting required data
The text was updated successfully, but these errors were encountered:
👋 Hi @rohit-blance and Thank you for reaching out to us.
In order for us to provide optimal support, please submit a ticket to our support team at [email protected].
When submitting the ticket, please specify:
I am using appsFlyer for my new app i have done all the integrations and everything is working fine even i am able to log the events
but when i started working on deferred deep link these two function onInstallConversionData and onAppOpenAttribution returns
{"data":
{
"af_message": "organic install",
"af_status": "Organic",
"install_time": "2023-11-17 09:49:55.956",
"is_first_launch": false
},
"status": "success",
"type": "onInstallConversionDataLoaded"
}
Not the parameters what i want which is created by me on dashboard
i have read somewhere some time i have to use onDeepLinking but same response not getting required data
The text was updated successfully, but these errors were encountered: