Does Sharekit work yet?

When I try to use Facebook with Sharekit, it opens a login dialog box, I fill in my credentials, and then it just disappears (this is done in the example project). Am I doing something wrong? Or just don't like Sharekit? If so, are there any viable alternatives?

+3
source share
4 answers

Yes Yes. And everything is getting better - there is a new one

+7
source

I am using ShareKit for the current project. Integration with Facebook is sometimes done this way, but I don't think it has anything to do with the library. Remember that the Facebook dialogue is hosted on Facebook. Perhaps this is due to a temporary hiccup at their end.

+1

Sharekitstill working. I like it and it saved me a lot of time. It absolutely works.

0
source

I also ran into this problem.

You have an error with sharekit when a subscriber has already allowed your application to access his facebook account.

If I go to facebook → account settings → applications and remove my application from the list of applications. I do not experience this error the next time I need to login to facebook via sharekit.

I am working on a solution if time permits!

0
source

All Articles