user3921905
user3921905

Reputation: 129

share image on facebook from android application

i'm developping an android application that allow user to share image on facebook. But facebook only give you the permission if you have already submited a review. Or my application isn't complete and i want to test the share operation. how to make it work?

Upvotes: 0

Views: 95

Answers (1)

Laurenswuyts
Laurenswuyts

Reputation: 2142

It all says it right here: https://developers.facebook.com/docs/sharing/android

If you want to test it then you need to go to your app on the developers page of facebook, click on roles and add a tester.

Upvotes: 2

Related Questions