문제

Let's say a user is visiting my app website for the first time, so I don't know his/her Facebook uid, yet.

Does Facebook provide a widget similar to Like widget that lists Facebook friends of that user using my app (just like it shows his/her friends Liked that page in Like widget in an iframe)?

I remember such a thing however I couldn't find anything similar. Does it exist?

도움이 되었습니까?

해결책

It's called a Facepile. Use it with an app_id, and it'll show the users's connected friends.

Here's the docs: http://developers.facebook.com/docs/reference/plugins/facepile/

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top