Firebase Dynamic Link Always Goes to App Store Url Even If the App Is Installed

Firebase dynamic link always goes to ios app store even if app installed

It appears I needed to add applinks:go.xxxxx.app to the Associated domains as well. I can't test from the App Store if the link parameter works I guess I will have to wait until I release to the store.

So the dynamic link is also a deep link that contains another deep link.
Kind of confusing. If anyone can add some more info or explanation that would be great.

I will leave the question here for now as it may help people.

I have the following Associated Domain set up in Xcode: applinks:member.xxxxx.app Note that I have not added the associated domain applinks:go.xxxxx.app as this just seemed to make the dynamic link be treated like a deeplink.

Edit:
To get the dynamic link working in iOS see my answer here:
Firebase short dynamic link not working in iOS (being treated as a deeplink)

Firebase Dynamic link opens Weblink instead of App Store when app is not installed

Check your appStoreId.

I had the same problem and it turned out I switched my developer team ID with the appStoreId of my application.



Related Topics



Leave a reply



Submit