Share via URL scheme to Signal

Viewed 610

I'm looking for a way to create Signal share button

<a href="https://wa.me/send?text=message"></a>

This is whatsapp sample I'm looking for similar solution for signal

1 Answers

As today, sadly, there is no official way of implementing this.

Related