iOS - Share image + text to WhatsApp? -


i'm using uidocumentinteractioncontroller method share images app whatsapp (explained in how send image whatsapp application?, whatsapp image sharing ios).

i'm aware of share via uri option, used share texts (explained here: https://www.whatsapp.com/faq/iphone/23559013).

is there way share both image , caption in single share?

from experience , knowledge "uidocumentinteractioncontroller" way of doing now...


Comments

Popular posts from this blog

What can cause "Required Package 'IndyCore' not found" when compiling a Delphi 2010 project? -

Change the color of an oval at click in Java AWT -