0

So my challenge is getting the facebook IDs of friends I invite to my app via the facebook SDK for iOS.

I guess this is done in the dialogCompleteWithURL:NSURL method - but how?

Any help is greatly appreciated as always.

All the best!

4

1 回答 1

0

当然,像往常一样,疲劳掩盖了这个问题的简单答案。只需遍历传递给 dialogCompleteWithURL 方法的 url 并以这种方式收集 ID。

于 2013-02-01T23:34:15.157 回答