Search code examples
iostwitterfacebook-social-plugins

Social authentication and publishing library for iOS


Is there an open source or commercial library that makes authentication and publishing to multiple social networks easier? We are developing an iPhone app and it will be used by Facebook, Twitter and Linkedin users and in the future Google will be added to the list of providers so we want to save ourselves from developing for each of these networks.


Solution

  • I think ShareKit is what you're looking for:

    http://getsharekit.com/

    The website doesn't mention any LinkedIn support yet, but it looks like someone has submitted a pull request here:

    https://github.com/ideashower/ShareKit/pull/271