Search code examples
iphoneobjective-cxcodefbconnectsharekit

Getting user id of facebook and twitter in sharekit


Iam implementing facebook and twitter using sharekit for an iphone app. How can we get the user id of the logged in user so that I could send it to the server. Any help will be greatly appreciated. Thank you.


Solution

  • you can get facebook user information using new facebook graph APIs for sample code you can use this.