Hello,
Our website is built using liquid. We also have an app which is built using React-Native.
I would like to use universal links along deeplinks which already work (https://**** & *://) to redirect users who have our app installed.
I found this doc which seems to be about what I want. But that’s it.
From my previous knowledge, you have to configure a file in your website files directory. How should this be done (graphql mutations?). Am I missing something?