Has anyone been able to successfully embed a custom url scheme in an SMS (for example someApp://), such that the iPhone upon receiving the SMS creates a clickable link to launch an app?
There are various questions similar to this out here, however, I have not seen a working solution.
Thanks
Assuming you have defined a custom url scheme as someApp:// you create a link in an SMS as follows:
“someApp://Myurl”