Is there any way to share an UIImage to Instagram and WhatsApp without using UIDocumentInteractionController?
I want to set a button for IG that won't open the OpenIn menu, and won't make me select an app from the menu.
Same goes for Whatsapp...
Or perhaps a way to use UIDocumentInteractionController but somehow setting the selected app to be (for example) Instagram without prompting the user to choose IG app from the OpenIn menu.
Thanks in advance
Haim