Open jiteshmupl opened 2 years ago
Hi @jiteshmupl ,
This is the expected behavior.
In Deferred Deep Linking, the callback for UDL exposes the following parameters:
deep_link_value
, deep_link_sub1
, deep_link_sub2
.... deep_link_sub10
.
The other custom parameters are not exposed.
For more information, please refer to the documentation of UDL:
Describe the bug
AppsFlyer deferred onDeepLink method callback not giving values inside af_sub1 and other custom parameters, but it does give the values when the app is already installed, the problem is with Deferred DeepLink.