[quote=MozyMac;285297]My friend just told me about it and i find it a live saver, has any of you tried it before.
I use it and like it. I especially like how the list of share options (facebook, twitter, email, etc) puts the option that the user uses most at the top of their list.
How does it handle authorization for OAuth clients like Twitter?
Never mind. A quick look at the FAQ on the website:
Quote:
There are two supported methods of authentication for Twitter in ShareKit: OAuth and xAuth. OAuth uses a webview to login the user. This is the default. In order to use xAuth with Twitter you must have xAuth added to your account by Twitter. Contact Twitter to request this. After it is approved change SHKTwitterUseXAuth to 1 in SHKConfig.h.
__________________
Michael Emmons
Founder, App Apps, LLC http://app-apps.com
Never mind. A quick look at the FAQ on the website:
We tried it, but it was not fully supported for a mostly OpenGL framework so it had some weird display bugs in it - windows not popping up or closing. The developer was helpful in trying to track them down, but ultimately he had no experience setting it up for an OpenGL game and we couldn't make it work 100%. I'd still recommend it for just a lightweight solution for any app that is based on the more strandard UIKit framework.
The xAuth from Twitter was no big deal to set up. We got an answer within 2 days with an approval.