dynamic link always goes to app store URL even if the app is installed

  1. SDK Version:44
  2. Platforms(Android/iOS/web/all):iOS
  3. Add the appropriate “Tag” based on what Expo library you have a question on.

tags: expo-linking, DynamicLink

I am trying to integrate dynamic link into iOS app but the problem is that even if the app is installed the dynamic link is taking me to app store page to download the App from app store.

If you cannot call a specific function of the app as you intend when you remove the isi parameter, then I suspect that AASA( apple-app-site-association ) or info.plist is the culprit. But the thing is, if you remove the isi parameter, it works, meaning UniversalLink settings are fine.

Does it occur that expo does not support dynamiclink?
Or am I doing something wrong?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.