advice on logging and sharing in via facebook, twitter, livejournal, etc on the iPhone
        Posted  
        
            by Tristan
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Tristan
        
        
        
        Published on 2010-04-29T07:32:26Z
        Indexed on 
            2010/04/29
            7:37 UTC
        
        
        Read the original article
        Hit count: 583
        
Hi.
I would like to enable my iPhone app users to share content via services like Facebook, Twitter and as many others as possible. It would also be great to allow them to use their Twitter/Facebook/Myspace/etc account to sign in to my app, rather than requiring them to create a new account on my server.
Currently I'm interfacing with each of them individually, but I would like to use a service like Gigya (www.gigya.com) or (www.rpxnow.com) to allow me to use many more services (eg digg.com, livejournal, etc) without writing code to interact with every one of them.
How would you advise doing this?
Thanks, Tristan
© Stack Overflow or respective owner