yasirkula / UnityNativeShare

A Unity plugin to natively share files (images, videos, documents, etc.) and/or plain text on Android & iOS
MIT License
891 stars 131 forks source link

Share images on Whatsapp #29

Closed mauromdq closed 5 years ago

mauromdq commented 5 years ago

Hi, great asset! it works perfect sharing images on Facebook, Message, Twitter... but it does not work sharing images on Whatsapp ( I need it! :). I'm using iOS 12 and Unity 2018.2

Thanks!

yasirkula commented 5 years ago

Do you also include a text in your shared content or are you sharing only an image?

mauromdq commented 5 years ago

Yes, I’m sharing text and image together. Only on whatsapp the image doesn’t appear

yasirkula commented 5 years ago

Please see: https://github.com/yasirkula/UnityNativeShare/issues/12

mauromdq commented 5 years ago

It works perfectly! Many thanks !!