AppsFlyerSDK / AppsFlyerFramework

AppsFlyer Apple SDK
https://support.appsflyer.com/hc/en-us/articles/207032066-AppsFlyer-SDK-Integration-iOS
Other
163 stars 90 forks source link

Invalid conversionInfo data with sdk greater than 6.7.0 #253

Closed ivan-r closed 5 months ago

ivan-r commented 10 months ago

Report

SDK Version

6.8.0 up to latest

What did you do?

When installing the app through a deferred deep link, the conversionInfo received on func onConversionDataSuccess(_ conversionInfo: [AnyHashable: Any]) is not correct.

What did you expect to happen?

Conversion info data should contains "af_status": "Non-Organic".

What happened instead?

Conversion info data should contains "af_status": "Organic".

Please provide any other relevant information.

Example: after opening a link with some tests parameters (e.g https://xxxxxxx.onelink.me/xxxx?deep_link_value=value&deep_link_sub1=parameter). We get the following conversionInfo dictionary

af-obodovskyi commented 5 months ago

@ivan-r if the issue, that you are facing is during development testing, please, add your device to allow list on the HQ dashboard and try again.