Quantcast
Channel: Ionic Forum - Latest topics
Viewing all articles
Browse latest Browse all 71520

$cordovaFacebook post to friend's wall

$
0
0

@sammysounder wrote:

Hi all!
I have my implementation working where I can post to a User's wall, but I'm trying to post to their friend's wall.

Does anyone have this working?

 var options = {
          method: "feed",
          link: "http://happy.link.com",
          caption: "Such caption, very feed.",
          from: fromFbId,
          to: toFBId
        };

        $cordovaFacebook.showDialog(options)
          .then(function(success) {
            toast.message('Posted');
          }, function (error) {
            // error
          });

Any ideas?

Thanks!

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 71520

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>