appsflyer-react-native-plugin icon indicating copy to clipboard operation
appsflyer-react-native-plugin copied to clipboard

Not able to get parameters onInstallConversionData and onAppOpenAttribution

Open rohit-blance opened this issue 2 years ago • 1 comments

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

rohit-blance avatar Nov 17 '23 10:11 rohit-blance

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

github-actions[bot] avatar Nov 17 '23 15:11 github-actions[bot]