Is there anyway to force or even make by default when I post on behalf of the user to make the posts public ?? I am posting using FB sdk for JS
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.
|
|
|
No, there is of course no way of forcing that. All you can do is set a default suggestion in your app’s settings (Auth Dialog settings). When using dialogs to post, the user can change that suggestion right there. And if your app is posting in the background, without direct user interaction, the user can still overwrite your suggestion on their applications settings tab in their user profile. |
|||
|
|