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 907 forks source link

Blank post when sharing to Facebook on Android. #836

Open ncwalls opened 7 years ago

ncwalls commented 7 years ago

This seems to work fine sharing to other apps, but when I try to share on Facebook it just gives me a blank post. I'm on Android 7.0. I'm not sure if I missed something or if this is a bug. I'd really appreciate some help. Thanks.

... var options = { message: 'message', subject: 'mobile game', files: ['images/icon.png'], url: 'http://www.....com' } ... window.plugins.socialsharing.shareWithOptions(options, onSuccess, onError);

mkamayd commented 7 years ago

+1

ngt14 commented 7 years ago

+1

pdoreau commented 7 years ago

+1, with Ionic and Android 6.0.1

Manasmd commented 7 years ago

same issue...any solutions yet?

matichouraider commented 7 years ago

+1

beauraF commented 6 years ago

Same issue here.

alexisAvenel commented 6 years ago

+1 Same issue, answer please ?!

fahmialiasakbar commented 5 years ago

share static message from facebook is prohibited, you can read it at developer facebook