Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私はFBアプリを持っています。アプリで友達を表示するワシントンポストリーダーにあるのと同様の機能が必要です。
FBフェイスパイルですか?もしそうなら、ボタンで4人以上の友達を表示するためにどのように実装しましたか? 彼らはそれをサーバー側に実装しましたか?
FQL を使用して、同じアプリを使用して友達を取得できます。 以下のクエリを使用するだけで、frineds の uid、名前、および is_app_user を取得できるはずです。 *is_app_user* は、特定のユーザーがアプリを使用しているかどうかを示します。
uidが入っているユーザーからuid、名前、is_app_userを選択し(uid1 = me()の友人からuid2を選択)、is_app_user = 1