Hi,
Is it possible to get any params from the linking the user was directed to the AppStore/GooglePlay?
I know expo-linking
(Linking - Expo Documentation) provides such functionality, but in order to make use of it, the user should have already installed the app. I need a flow that will provide me params, from where user was navigated to corresponding store page.
Firebase Dynamic Links
(Firebase Dynamic Links) provides such functionality, is it possible to grab this info, with surviving till the app is installed and launched for the first time?
SDK Version: 40
Platforms(Android/iOS/web/all): Android/iOS