This was the demo used in the talk I gave for the Seattle iOS Meetup group in May 2015.
The initial comment contains the contrived app : a single table view listing the unlocked levels of an arithmetic math game.
- FBSDKCoreKit: App Events to log app activations and what level the user gets to.
- FBSDKShareKit: App Invites, Photo Sharing, and the Like Button. Thanks to thecatapi.com for random imagery.
- FBSDKLoginKit: Login with Facebook.
Since this is an unpublished the app, the FacebookAppID is restricted to developers of the app. If you want to exercise the app with your own Facebook account, create a new Facebook App and use your own App ID in the plist.
Feel free to submit pull requests or issues here.