Please help me with proper ste by step tutorial to integrate twitter sharing in my iphone app using reverse auth. I registered the app in Twitter and i have consumer key. The information given in this link https://dev.twitter.com/docs/ios/using-reverse-auth is just not enough.
Share
You can do it using Share kit, both follow and Share! check this out
https://github.com/ShareKit/ShareKit
Regards