-1

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"?

bkaid
  • 51,465
  • 22
  • 112
  • 128
Mantas Vaitkūnas
  • 704
  • 1
  • 7
  • 17

1 Answers1

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