Sharing images to Whatsapp using UIDocumentIntractionController in ios
Is it possible to share Image and Text from an iOS app to WhatsApp using UIDocumentIntractionController or API in iPhone application development? Please look at this once. http://www.whatsapp.com/faq/en/iphone/23559013 Hope, this will help you. All the best. Hi i have found that If your application creates photos, videos or audio notes and you’d like your users to share these media using WhatsApp, you can use the Document Interaction API to send your media to your WhatsApp contacts and groups. You can refer this link : http://www.whatsapp.com/faq/en/iphone/23559013 In Swift 3 use this code