Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I am trying to post a message to facebook's news feed when a user starts using my android app, without posting it to the user's wall, I noticed instagram is doing this with facebook. I can't find anything similar to my needs in developers.facebook.com Does anybody know how this can be done?

share|improve this question
Can you explain what you mean by posting a message to news feed but not posting to the user's wall? Do you have a screenshot? – Jesse Chen Nov 7 '12 at 19:44

1 Answer

up vote 1 down vote accepted

I believe that what you are seeing is likely to be this:

https://developers.facebook.com/docs/concepts/mobile-ads/

The only other way to do something similar would be to create and publish an Open Graph Action called 'started using' but I don't believe that this sort of action would be approved and anyway, it wouldn't meet your requirement of not posting to the User's timeline.

share|improve this answer
It sure give the same affect I intended – Ranco Nov 7 '12 at 22:44

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.