Hi,
This, I am sure is really simple but:
I have done some looking around at some other post on here but none of them seem to work either. So, my question is using the Twitter API built into iOS, how do I include the text from a label into the initial Twitter text.
I have:
Could anyone help? - Thanks in advance
Free iPhone
This, I am sure is really simple but:
I have done some looking around at some other post on here but none of them seem to work either. So, my question is using the Twitter API built into iOS, how do I include the text from a label into the initial Twitter text.
I have:
Code:
[tweetSheet setInitialText:@"I have just generated the following numbers from The Lottery App: %@", label1.text];
Could anyone help? - Thanks in advance
Free iPhone
Last edited: