Time for action – registering your app with Facebook
To register your app with Facebook, perform the following steps:
Log in to Facebook and navigate to https://developers.facebook.com/apps.
Click on the New App button.
Enter the name of your app and click on Continue.
You now have a Facebook app with an App ID. This ID will be used to identify your app on Facebook. You will need this ID later.
You now need to register your app with Facebook. Select Native iOS App. Add your app bundle ID, which is your app identifier that can be found in
tiapp.xml
.Similarly, if you are going to release your app on Android, type in the bundle ID in the Package Name field in the Native Android App dialog box:
Click on Save Changes. Your app is now linked to Facebook.
Tip
The bundle ID can contain more than one app ID. So if you have a lite version of your app as well as the full version, or if you have a suite of similar apps, they can all be added here, so when posting to the Facebook it looks as though they were...