I have the scenario:
The users don't have the app installed, they click on the deep link, they've been automatically redirected to the store to download the app, download the app and then when opening the app (without clicking once again on the deep link), is the onDeepLink() method triggered (in order to do the redirecting to the wanted screen)?
It's a bit unclear to me from the documentation. Thank you!