Loading repository data…
Loading repository data…
meetshahblogs / repository
Implementing Twitter Kit for iOS using Objective-C
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
Twitter integration for iOS is a demo iOS application writter in Objective-C demonstrating how to integrate Twitter API for iOS into iPhone application.
For more information please check out the video tutorial on YouTube
In this demo project we have covered following three Twitter APIs,
Property List.plist file has twitter consumer-key and consumer-secret-key. Replace the values with the ones Twitter created for your application.
Info.plist file has URL Scheme for Twitter call-back Url that contains value twitterkit-<consumerKey>. Replace <consumerKey> with your application's consumer key.

Copyright (c) 2018 Meet Shah