Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Dynamic Links] [Reward referrals] Problem with open app from AppStore #1115

Open
iositcraft opened this issue Jan 21, 2021 · 1 comment
Open

Comments

@iositcraft
Copy link

Hello,

in firebase specification we can read:

When the invitation recipient opens the referral link, they will be directed to the App Store or Play Store to install your app if it isn't already installed. Then, when they open your app for the first time, you can retrieve the referral information you included in the Dynamic Link and use it to apply the reward.

I put some app on the AppStore, App Store ID is set on the firebase project

Zrzut ekranu 2021-01-21 o 14 36 32

and when the app is already installed, everything works fine but if the app isn't installed, the user is redirected to the website which is passed on DynamicLinkComponents as a link, not to the AppStore

tested after opening the link in Safari
iOS 14.3
iPhone XR

@morganchen12
Copy link
Contributor

the user is redirected to the website which is passed on DynamicLinkComponents as a link

Are you explicitly overriding the link redirect behavior when creating the dynamic link?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants