I’ve been unable to find answer in the FB / API documentation, i’m hoping someone can just point me in the right direction.
When I hit my test app it asks for me to grant it permissions, one of the drop-downs is set to “Only Me”, so that any updates sent by that app will only be visible by me. I want it to be visible to my friends as well.
I have everything working, just need to know how to change that particular setting!
Thanks for any tips.
I guess you are talking about Auth Dialog.
The document says the default privacy setting follows the user’s default privacy permissions.
So, basically the default value is up to each installing user.