Tony Million
Tony Million

Reputation: 4296

Post to twitter timeline without it posting to Facebook if accounts are linked

In iOS5 my app I allow the user to share to both Twitter and Facebook, Recently I've noticed that when a user who has linked their twitter account to Facebook shares to twitter using

statuses/update.json

Then that post will be posted to their Facebook timeline.

If, in my app, they have decided to share to Facebook too, then they will see an "almost identical but not quite" additional posting on their Facebook timeline from twitter.

So, is there a param I can pass to statuses/update.json that will tell twitter not to post this tweet to the users Facebook timeline?

Upvotes: 0

Views: 269

Answers (1)

Sofi Software LLC
Sofi Software LLC

Reputation: 3939

This isn't a full solution, but: "Retweets, @replies, and DMs will not post to your Facebook profile"

http://support.twitter.com/articles/200773-i-x2019-m-having-trouble-using-twitter-with-facebook

Upvotes: 0

Related Questions