I would like to share one Url link and some text message into WhatsApp from my application. How can i share content?
I got this code for only text
NS
Include the plain link inside the text, e.g.:
NSString * msg = @"Trueman India Magazine http://www.truemanindiamagazine.com";
The link will be generated/tappable after sending it to someone