I'm trying to make an app which asks users permissions and auto posts to his wall as himself. It works but there is an issue. That post can see only himself: "Shared with: Only me" How can i make, that it would be: "Shared with: Public"?
Asked
Active
Viewed 1,903 times
1 Answers
1
Default setting for each user is user's default setting
if you have same problem with other users check here & Default Activity Privacy https://developers.facebook.com/apps/YOUR_APP_ID/auth

Pooya Estakhri
- 1,129
- 1
- 11
- 25
-
i installed your app & post shared in my default privacy(public) – Pooya Estakhri Feb 27 '12 at 09:39
-
it is interesting, because i created new FB user and his default privacy settings on this app is "Shared with: Only me"... :| – Mantas Vaitkūnas Feb 27 '12 at 12:58
-
recommend: dont make new users use test users for your app – Pooya Estakhri Feb 27 '12 at 13:06
-
1i installed your app with my second profile & there was no problem again the post posted in public (my privacy is in friends) – Pooya Estakhri Feb 27 '12 at 18:28