Stanny Claus
Results
1
comments of
Stanny Claus
I do also facing the same problem with shareToFeedFacebook() method.... here's my code: await SocialSharePlugin.shareToFeedFacebook( path: file.path, onSuccess: (x) async { print(x); print('FACEBOOK SUCCESS'); return; }, onCancel: () { print('FACEBOOK...