1

I am new to the Facebook SDK and I have a problem sharing a picture from my app. When the ShareDialog appears and I tap on "Post", the photo is correctly published on my profile, but I am the only one that can see it; if other Facebook users open my profile they can't find the picture.

I already checked and it's not a problem of privacy (the post is usually visibile to friends).

Thank you.

Riccardo Minato
  • 520
  • 2
  • 11
  • Please provide what you have done, It's seems that you are sharing a private content, try to share public content like url to the post or the image. –  Jul 08 '17 at 00:56
  • Have you checked the Facebook settings of your application, it might be private. – Yyy Jul 08 '17 at 01:43
  • Where can I check the Facebook settings of my application? – Riccardo Minato Jul 08 '17 at 09:49

1 Answers1

1

Ok, it was so simple. I had only to log in my Facebook developer profile and set my application as "live" in the tab "App Review".

Riccardo Minato
  • 520
  • 2
  • 11