I set my app's Default Activity Privacy to "Everyone", but when showing an auth dialog for installing the app, Facebook ignores this setting and always shows "Friends".
I have tried that with several apps and is still the same.
A bug regarding this case is also reported in this link: https://developers.facebook.com/bugs/268481063205627
Default Activity Privacy is described by Facebook here : https://developers.facebook.com/docs/opengraph/authentication/
Can anyone help me with that? Or can you tell me if there is any other way to set the Activity Privacy through PHP code instead?