Can we implement autoshare in facebook using xcode?
Posted
by Prasanna
on Stack Overflow
See other posts from Stack Overflow
or by Prasanna
Published on 2010-05-27T11:58:20Z
Indexed on
2010/05/27
12:01 UTC
Read the original article
Hit count: 139
iphone-sdk
I am doing an iphone application in which i need to provide autoshare option to share automatically the text in an UIView in facebook when we click save button. i will save the facebook username and password of the user in datbase and retrived and want to assign for facebook and password without FBDialog... is it possible? Can anyone help me?
© Stack Overflow or respective owner