Top "Social-framework" questions

The Social Framework allows you to integrate social networking services with your application on both iOS 6 and OS X 10.

Tutorial for SLComposeViewController sharing

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-framework
How to display the default iOS 6 share action sheet with available share options?

Some apps show a default action sheet in iOS 6 with sharing options. Social Framework only has two classes, one for …

ios social-framework
Social framework returns "(#803) Cannot query users by their username (username)" when trying to get user feed

I'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-framework
SLServiceTypeFacebook setInitialText is not working

I am trying to share a text on Facebook with SLServiceTypeFacebook on IOS 8.3. But the popup text box displayed empty. …

ios social-framework
Retrieving Twitter OAuth Token using Social Framework (iOS6)

I'm a little confused as to how I get the Twitter OAuth Token using the iOS Social Framework. Assuming I …

ios twitter-oauth social-framework
Facebook iOS SDK vs Social framework

I want to write app that is heavily integrated with Facebook. I'm not sure what shoud I use - sdk …

ios facebook social-framework
TWRequest is deprecated in iOS 6.0 - what can I use instead?

I'm developing a Twitter Feed View for an iOS App. I found TWRequest and it works exactly like that which …

ios twrequest social-framework
iOS 6 Social framework not going to settings or no alert

I'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