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 would like to know, if a post is made by an app on a page which is associated with the app, then the posts published on that page will be shown on users wall or not, provided that users have allowed access to that app.

share|improve this question
unless user is subscribed to that page, it does! – sree May 26 '12 at 6:33
1  
user is subscribed to the app, not to the page associated with the app, what I am looking for is sending some kind of "notification" to the user via the app – Sandhurst May 26 '12 at 6:38

1 Answer

up vote 0 down vote accepted

No, users of your applications who are not fans of associated page will not get posts published on that page appears on their wall (associated page it's still a page, nothing unusual here).

You can place Like Box social plugin in your application so your users will be able to like associated page and get subscribed on updates.

share|improve this answer

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.