send message to all friends on facebook and twitter
I want to send a pre-defined message to all friends on Facebook and twit开发者_开发百科ter. Once the user log in. I will pass username and password. And I know i have to use different apis for both Facebook and twitter. But I don't know which apis to be used and how to implement this functionality. Please explain as I am new to objective C.
Facebook doesn't allow pre-filled messages. This is against developer policy. The user must manually fill out the message.
精彩评论