Quantcast
Channel: Active questions tagged react-native+typescript - Stack Overflow
Viewing all articles
Browse latest Browse all 6287

React Native how to pass google play store and App Store url parameters to input

$
0
0

How to pass google play store and app store url parameters value to input field?

for example, https://play.google.com/store/apps/details?id={appID}&hl=en&referrer=ABC123

i want to pass the ABC123 to referrer input field after the user installed the app.

i have tried, Linking but the Linking will only work when the user app is installed.

What i trying to do is,

  1. When the user not installed the app.
  2. go to https://play.google.com/store/apps/details?id={appID}&hl=en&referrer=ABC123
  3. App installed
  4. When opened the app auto field up referrer field to ABC123

Viewing all articles
Browse latest Browse all 6287

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>