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

PHPMotion implementation - URL based videos (Hosted on separate location) -

javascript - Using Windows Media Player as video fallback for video tag -

c# - Unity IoC Lifetime per HttpRequest for UserStore -