Hey everyone 👋
I’m trying to send an email from Intercom that includes a button linking to our mobile app (e.g., www.domain.com/path)
The problem is: when I add a button with our domain Intercom rewrites it so the app doesn’t open.
I’ve looked into deferred deep linking and also considered Link Branding (Intercom), but I don’t think it solves the issue either — it still introduces a redirect, so the app likely won’t open?
Has anyone managed to send an email that actually opens the mobile app directly when clicked? Any tips or workarounds?
Thanks in advance 🙏