Search code examples
iosfacebooklistfriendsharekit

ios ShareKit 2.0 method for getting user friends list from facebook?


Is there a method in ShareKit 2.0 ios sdk that returns the loged in user (facebook) friends?

Thanks


Solution

  • No, it does not. But you can subclass SHKFacebook and request it from Facebook, as far as it is possible to get this information through Graph API