I want to set initial text of SLComposeViewController but couldn't find a way to include hyperlink in between the text e.g.
[faceBookSheetSheet setInitialText:@"Shared via Wassay iOS app"];
I want that when posted "Wassay" should appear as a hyperlink/clickable text which i can redirect it to my home page.