简体   繁体   中英

Simple Facebook issue: How to get invited friends' IDs with facebook connect for iOS

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!

And of course, as usual, fatigue obscured the oh so simple answer to this problem. Just loop through the url that is passed to the dialogCompleteWithURL method and collect the IDs that way.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM