The Social Framework allows you to integrate social networking services with your application on both iOS 6 and OS X 10.
What are the steps I need to follow to use iOS 6's new SLComposeViewController to post to Facebook, Twitter or …
ios ios6 slcomposeviewcontroller social-frameworkSome apps show a default action sheet in iOS 6 with sharing options. Social Framework only has two classes, one for …
ios social-frameworkI'm using iOs social framework in order to retrieve facebook feeds from a certain user. For that purpose, after authenticating …
objective-c facebook facebook-graph-api social-frameworkI am trying to share a text on Facebook with SLServiceTypeFacebook on IOS 8.3. But the popup text box displayed empty. …
ios social-frameworkI'm a little confused as to how I get the Twitter OAuth Token using the iOS Social Framework. Assuming I …
ios twitter-oauth social-frameworkI want to write app that is heavily integrated with Facebook. I'm not sure what shoud I use - sdk …
ios facebook social-frameworkI'm developing a Twitter Feed View for an iOS App. I found TWRequest and it works exactly like that which …
ios twrequest social-frameworkI'm trying to implement the new social framework in iOS6, and have it working, except for 2 weird problems. If I've …
facebook ios6 social-framework