Twitter iOS - Social Login - Twitter I found dealing with Twitter SignIn interaction quite challenging until I found out about STTwitter Objective-C framework to deal login and sharing tasks related to Twitter. You can install it by adding line pod 'STTwitter', '~> 0.2' to podfile and running pod install command Here's how you can add