As such, facebook has just implemented this privacy setting for each application for all applications, as announced here .
It does not seem to have any documentation besides this blog post.
I am interested in explicitly asking the user for a specific parameter. Now it defaults to ALL_FRIENDS, but my application is currently hosted with EVERYONE privacy settings.
In fact, my application crashed due to this change; I just opened it by asking this question .
Is there a way to request a specific privacy setting (in my case, Public or EVERYONE) at login, similar to the way we request all other permissions?
source share