Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

newtoiphonesdk

macrumors 6502a
Original poster
Jul 30, 2010
567
2
I learned how to FBConnect using the tutorial posted here: It works, and it will post to Facebook fine, but I am looking for something more like other RSS apps with an ActionSheet to choose to either send an article over email or post to Facebook. I am at a loss for how to do this though. As seen in the tutorial, the Login Button is synthesized and loaded in the ViewDidLoad portion of the code, and there are several -(Void) statements for requesting a login and starting a session. Is there a simpler way to do this, that will allow a user to connect to Facebook from an ActionSheet?
 
Would u mind telling which docs u are referring to? I've googles this a bit but can't really find anything
 
Conceptually, both a button press and a tap in a UIActionSheet result in a callback. Right?
 
I suppose so. The method I'm using now is just a touch confusing with the 15 .h and .m files just for fbconnect and everything seems so spread out but it's the only tutorial I could find
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.