简体   繁体   中英

Invite Facebook Friends only if they are not already members of application

I have a rails app doing facebook invite. I use javascript code for that which is all working fine.

I now want a way for the user to only be able to invite friends who are not already members of the app. Is this possible?

我能够使用Facebook提供的“ exclude_ids”解决方案,以从列表中删除一些用户。

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