0

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

Thanks

user1078065
  • 412
  • 1
  • 5
  • 19

1 Answers1

2

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

Vilém Kurz
  • 3,401
  • 2
  • 34
  • 43