Facebook Helper Lib

2009-06-09 20:00:00 -0400


Dan Grigsby has put together a helper for doing simple Facebook status updates from an iPhone app with a minimal amount of fuss.

fbconnect Simulator

Ignore the pirate-speak, that’s my lang setting on Facebook


- (void)session:(FBSession*)session didLogin:(FBUID)uid {
fbHelper.status = @"is learning to set Facebook status programatically from an iPhone";
}

fbconnect-awexome-update.png

Most excellent.


blog comments powered by Disqus