ShekarMudaliyar / social_share

Flutter package to share images/videos/text on social media
https://pub.dev/packages/social_share
MIT License
108 stars 180 forks source link

Sharefacebookstory not working #22

Open dulajdanu opened 4 years ago

dulajdanu commented 4 years ago

SocialShare.shareFacebookStory(imageFile.path, "#ffffff", "#000000", "https://deep-link-url", appId: "xxxxxx"); this does nothing when called. shareinstagram story is working fine.I tried to fnd the reason but i didnt find anything useful

ShekarMudaliyar commented 4 years ago

SocialShare.shareFacebookStory(imageFile.path, "#ffffff", "#000000", "https://deep-link-url", appId: "xxxxxx"); this does nothing when called. shareinstagram story is working fine.I tried to fnd the reason but i didnt find anything useful

is the appId correct?

marcotrumpet commented 4 years ago

I've the same problem.. the appID is ok, I take it from the facebook developer console and it works on ios. Any ideas?

samuelhk0595 commented 4 years ago

I've the same problem on iOS, Android is working very well. Any updates? By the way, great plugin!

JessicaShalomG commented 3 years ago

I've the same problem on iOS, Android is working very well

FarhanSajid1 commented 2 years ago

same, is this resolved yet? IOS is not working, uploads fail with "this photo could not be uploaded to your story"

rishabh89 commented 2 years ago

Same here. Andoid is working fine. but in iOS it does nothing