quattro_4 scribble

scribble 落書き (調べた事をただ落書きする)

NSScreencast Episode #57 Facebook Integration

Facebook Integration - NSScreencast

  • ACAccountType
    • accountStore requestAccessToAccountWithType
    • id options = @{ }
    • SLRequest requestForServiceType
      • SLRequestMethodGET
      • performRequestWithHandler
    • onPost
      • SLComposeViewController composeViewControllerForServiceType
  • facebook
  • dispatch_async(dispatch_get_main_queue
    • setNetworkActivityIndicatorVisible:NO