sdk - Facebook App Visibility to Public -


what facebook sdk permission should ask make facebook app visible public?

from app user settings on facebook page, unable change visibility of app , posts friends public.

first of all, can select default activity privacy app selecting same in app settings. can found navigating settings > permissions in app settings page.

secondly, can changed user when displayed login dialog , may choose else. so, instead on depending on use privacy field posts, value as

privacy={'value':'everyone'} 

same mentioned here, posts gets public visiblility. although pointer, user may, if doesn't likes visibility value, change same else. so, if there dependent on post been public in system, should thought before hand.


Comments

Popular posts from this blog

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -

javascript - firefox memory leak -

Trying to import CSV file to a SQL Server database using asp.net and c# - can't find what I'm missing -