Carrot is now Teak
Our service is growing and we have a new name to grow with. Read about it.

How to create a Facebook Application

Learn how to set up a Facebook Application

Alex Scarborough, CTO

If you want to allow users to log in to your app using Facebook, share using OpenGraph, send requests to their friends, or be listed in the Facebook App Center you’ll need to have a Facebook Application.

Don’t worry though, it only takes a few minutes to get a Facebook Application.

Let’s get started!

First you’ll need to register as a Facebook Developer. To do so, go to the Facebook Developer Site.

1. Click ‘Register as a Developer’.

2. Accept the terms.
3. Enter your phone number to get a text from Facebook.

It’ll take about 15 seconds to send the text message with your confirmation code.

4. Enter the confirmation code you received.

Finally, go through Facebook’s survey (or skip it). Now you’re done, and you can create an app!

Create an App

Back on the Facebook Developer Site, we can set up a new Facebook App:

5. Click “+ Create New App” in the top right corner.
6. Enter your app’s name in the text field.

For the App Namespace, try using your app’s name in lowercase with only lowercase letters, dashes, and underscores. You’ll need this if you want to share using OpenGraph or Teak.

If you want to post scores or achievements to Facebook you must select ‘Games’ as your category. In general it’s a good idea to select the category that best suits your app, as that’s where you’ll show up in the Facebook App Center.

6. Enter the captcha and click ‘Continue’. Now you have a Facebook Application!

In the next post we’ll help you set your Facebook Application up so you can use it with your native iOS or Android App.

In the final post of this series we’ll help you prepare your application to be submitted to the Facebook App Center.

Alex