EddyVerbruggen / SocialSharing-PhoneGap-Plugin

👨‍❤️‍💋‍👨 Cordova plugin to share text, a file (image/PDF/..), or a URL (or all three) via the native sharing widget
MIT License
1.78k stars 909 forks source link

Share via Facebook(iOS) didn't show image and title just link #597

Open phannaly opened 8 years ago

phannaly commented 8 years ago

When I share content to Facebook in iOS it didn't show any title or image just link. Have anyone face this problem? I need some help for this.

vitormalencar commented 8 years ago

+1 same problem

austinheinrichs commented 8 years ago

I'm having a similar issue as well. I'm using the shareWithOptions method and it seems to function the same as noted with Android. I can share a link or an image, but not both. If I share both a link and an image, the link always wins. For good measure, I tried the other Facebook related methods as well which all resulted in the same issue.