Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to get parameters onInstallConversionData and onAppOpenAttribution #505

Closed
rohit-blance opened this issue Nov 17, 2023 · 1 comment
Labels

Comments

@rohit-blance
Copy link

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

Copy link

👋 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:

  • ✅ your AppsFlyer sign-up (account) email
  • ✅ app ID
  • ✅ production steps
  • ✅ logs
  • ✅ code snippets
  • ✅ and any additional relevant information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants