I am facing keyboard issue in sharekit for iOS5 only.While posting text content to twitter.
.I have attached the screenshot for the screen in which I am facing the issues 1.Cancel button is not working 2.Keyboard is not disappearing.
If any one has fixed the issue please help me.
Edit:
So get the latest ShareKit.
Edit 2:
I recommend to use TWTweetComposeViewController if the device has iOS 5.
Add in your h file
And add the Twitter framework and Accounts as optional Libraries.
Find Alex Terente's Answer in wiki also.
Edit1:
Edit 2: I recommend to use TWTweetComposeViewController if the device has iOS 5.
Add in your h file
And add the Twitter framework and Accounts as optional Libraries.