开发者

How to get the appID for Facebook and Twitter?

I'd like to develop some application that will work with Facebook and Twi开发者_开发知识库tter. 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.


on Twitter, your application ID is the number you got in your application's page URL. For example: https://apps.twitter.com/app/xxxxxxx/keys : The xxxxxxx is your app ID number.


To get the App Id

  1. first register yourself as a facebook developer, use the following link

http://developers.facebook.com/docs/plugins/registration/

2.then use following link to generate access token and App ID

https://developers.facebook.com/tools/explorer

  • happy coding :)
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜