URL in iPhone SMS content.
- by user265201
Hello,
I'm developing an iPhone application where SMS native application should open when the user clicks the button.
This is working fine and I am also able to copy the content to clipboard when the user clicks on the button.
But I want to provide a URL in the SMS content which I am copying so that the user click on the URL to open it in the browser.
Can anyone suggest me how to provide clickable URL in SMS content?