I'm sending an HTML email with some informations for the user, however I want to make a deep link for an app.
I tried to make something like this:
<p><a href="intent://tecnonutri://diary/#Intent;">Abrir Meu Diário</a></p>
But when I send the email there is no link on the tag.