Also I see this in logs:
[AppsFlyerSDK] [com.appsflyer.serial] [DDL] Calling didResolveDeepLink with: {"af_sub4":null,"click_http_referrer":null,"af_sub1":null,"click_event":{"request_ip_version":"IP_V4","match_message":"No pre-install link matched for this device."},"af_sub3":null,"deep_link_value":null,"campaign":null,"match_type":null,"af_sub5":null,"media_source":null,"campaign_id":null,"af_sub2":null}
Report
On some iOS devices (example: iphone 12 pro max) when app is installed via link, deep
deep_link_value
insideonInstallConversionData
is undefined.Plugin Version
6.6.1
On what Platform are you having the issue?
iOS
These are the lines which I've added in my
AppDelegate.m
file:Also I see this in logs:
[AppsFlyerSDK] [com.appsflyer.serial] [DDL] Calling didResolveDeepLink with: {"af_sub4":null,"click_http_referrer":null,"af_sub1":null,"click_event":{"request_ip_version":"IP_V4","match_message":"No pre-install link matched for this device."},"af_sub3":null,"deep_link_value":null,"campaign":null,"match_type":null,"af_sub5":null,"media_source":null,"campaign_id":null,"af_sub2":null}