I'm trying to use TWTweetComposeViewController to do a simple tweet from iOS 5. It works if there is one text field, but how do you create a string of text from 3 UITextFields?
I'm trying to use TWTweetComposeViewController to do a simple tweet from iOS 5. It works if there is one text field, but how do you create a string of text from 3 UITextFields?