Hi all!
I’m setting up an email sequence to the trial users of my app. In some of the emails, I want to include a button/link that would open the app on the user’s phone if they have it installed, as I want to direct them to take an action in the app.
How would I go about doing that?
I tried something my dev suggested, which is using the hyperlink: com.companyname.appname:// (with the relevant names ofc) as the URL but that didn’t work.
Thanks!