ShareKit looks abandoned. And there are so many forks. But major maintainer is undeterminable. Now I'm just going to pick one to use. What fork do you recommend? Or replacement?
Asked
Active
Viewed 1,346 times
4 Answers
8
try ShareKit, they are trying to make the ultimate "best of" fork. ShareKit release 2.0 is in final testing.

Vilém Kurz
- 3,401
- 2
- 34
- 43
-
I have downloaded Sharekit 2.0 and it is showing a trillion errors on Xcode 4, not to mention several files missing. – Duck Aug 25 '12 at 23:25
-
RubberDuck, make sure to follow ShareKit install wiki. You most probably do not have submodules files. – Vilém Kurz Aug 26 '12 at 21:34
3
Socialize is a new social sharing sdk by the folks behind AppMakr. It's open source and appears to be free. I haven't tried it yet - so I can't vouch for it - but maybe it's worth a look?

James Richards
- 609
- 6
- 14
-
It looks good. Can I use only 'sharing' feature without any other feature? – eonil Jul 24 '11 at 16:58
-
According to their web site you can use just the features you want and leave out the rest. Also note that the sharing feature currently supports just Facebook, Twitter and Email - whereas ShareKit supported many more sharing methods. – James Richards Jul 24 '11 at 17:52
1
As of lately, ShareKit hasn't been working on iOS5 so I had to remove it from my app. Facebook has actually released their own class and it's looking pretty sharp so far. Check it out:

Alex Nguyen
- 2,820
- 1
- 19
- 14
-
-
You betcha! Sharekit was nice when it first came around, but there are better things these days and we need to move on ;) – Alex Nguyen Dec 16 '11 at 17:17
-
Oh @Alex, can you recommend some of better solutions? It will be really helpful to me :) – eonil Dec 17 '11 at 13:25
-
that's the best solution I can recommend :). there are others but they'll quickly become outdated. what kind of issues are you having with facebook's class? – Alex Nguyen Dec 23 '11 at 07:51
0
I'm using the last official release in my application. Works fine though. You can just add new social networks to the kit yourself if needed.

Rolf Koenders
- 439
- 3
- 8