Skip to content

A simple application that showcases how to integrate Facebook with Parse

License

Notifications You must be signed in to change notification settings

SantoshSrinivas79/IntegratingFacebookTutorial

Repository files navigation

Integrating Facebook Tutorial

This Xcode project teaches you how to create a Facebook profile viewer application using the Parse framework.

How to Run

  1. Clone the repository and open the Xcode project.
  2. Add your Parse application id and client key in AppDelegate.m
  3. Add you Facebook application key in AppDelegate.m
  4. Set your Facebook application key as a URLType Project > Info > URL Types > Untitled > URL Schemes using the format fbYour_App_id (ex. for 12345, enter fb12345)

Learn More

To learn more, take a look at the Integrating Facebook tutorial.

About

A simple application that showcases how to integrate Facebook with Parse

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published