iPhone Development: Post to Facebook and Twitter using SLComposeViewController

Post image and text to social network is a common feature used in all iPhone/iPad apps. We can post image and text using different techniques in iPhone. One of them is SLComposeViewController. The SLComposeViewController class presents a view to the user to compose a post for supported social networking services. First we will check for […]

iPhone Development: Post to Facebook and Twitter using SLComposeViewController Read More »