iOS - Share image + text to WhatsApp? iOS - Share image + text to WhatsApp? ios ios

iOS - Share image + text to WhatsApp?


Currently there is no way that you can share both image and text together on whatsapp.Sharing both image and text together is not handled from the whatsapp side.

So, at a time you can share only image or text.


from my experience and knowledge "UIDocumentInteractionController" is the only way of doing it for now...


You can use the UIDocumentInteractionController as mentioned in the 2nd answer to this question as of August 4, 2014: Share image/text through WhatsApp in an iOS app