Skip to content

Commit

Permalink
Deep link UDL - added a note
Browse files Browse the repository at this point in the history
  • Loading branch information
dori-af committed Aug 19, 2024
1 parent 95a4348 commit 248dcf5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions doc/DeepLink.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,10 @@ appsflyerSdk.onAppOpenAttribution((res){

### <a id="unified-deeplinking"> 3. Unified deep linking

> 📘 **UDL privacy protection**
>
> For new users, the UDL method only returns parameters relevant to deferred deep linking: `deep_link_value` and `deep_link_sub1` to `deep_link_sub10`. If you try to get any other parameters (`media_source`, `campaign`, `af_sub1-5`, etc.), they return `null`.
The flow works as follows:

1. User clicks the OneLink short URL.
Expand Down

0 comments on commit 248dcf5

Please sign in to comment.