How to open external app from sms using deep links

I succeed in open app from a tag .
but with sms message, can’t open app with urlscheme as link is not clickable fully.
I tried many things but never succeeds

How can I make it clickable so that user can open my app from sms?
witchappques

I sent message with below code
this.socialSharing.share(’‘download app from link : witchapp://abc.com’);