Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 606 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 606 Bytes
  1. Create a Facebook App. Specify a unique namespace.

  2. Go to Open Graph and click on Stories.

  3. Click on Stories, Create a New Story. Then create a Create action and Challenge object, then click the Create button.

  4. Grab this code.

  5. Open up the ViewController.m file in the code and substitute ''mobdevcon'' with your app namespace.

  6. Go to your app's .plist and change these values:

    • fbAPP_ID to ''fb'' followed by your Facebook app id.
    • FacebookAppID value to your app id's value.
    • FacebookDisplayName value to your app's Display Name in the Facebook App Dashboard.