I’d like to develop some application that will work with Facebook and Twitter.
From the API introduction, for example, https://developers.facebook.com/docs/guides/mobile/ for Facebook, the app ID shall be necessary.
- How do I get the app ID?
- Shall I input it myself in the .plist?
- Or shall I first get it from somewhere of Facebook or Twitter?
- What is the “somewhere”?
Facebook: https://developers.facebook.com/apps
Twitter: https://dev.twitter.com/apps/new
Create your app, and you’ll get the ID.