anand
anand

Reputation: 1751

Facebook share not working in android for accounts other than developer account

I think this is one of the question in which i am getting confused and not getting clear picture even after reading the documentation of facebook.

My question is

I have read the documentation and there it's mentioning that the app need to be submitted for approval.

Hence my point is I am confused with this part do i really need to submit the application for approval or it can be done without approval also.

For the share part I have used the Facebook sample example (publishFeedHowTo). The github link is :

https://github.com/fbsamples/android-3.0-howtos/tree/master/PublishFeedHowTo/src/com/facebook/samples/publishfeedhowto

Upvotes: 0

Views: 191

Answers (2)

Nitesh
Nitesh

Reputation: 3903

Your app must have to be reviewed by the fb developers for this.

Upvotes: 1

Sarthak Mittal
Sarthak Mittal

Reputation: 6104

Nope there's no way other than getting approval from Facebook.

I myself have sought approval for a few apps of mine, facebook generally takes 2-3 business days to review your app and allow you to share from other accounts

Upvotes: 1

Related Questions