is there an example to share an image with WhatsApp as its website
WhatsApp Messenger can handle various types of media:
images of any type that conforms to public.image (for example, PNG and JPEG)
images - «.wai» which is of type net.whatsapp.image
is this means must save the UIImage as .wai extension ? or how could be the URL scheme ?
whatsapp://image?data=UIImage&abid=
any feedback ?