1

I went over this thread Empty Facebook FriendPickerFragment but I found that I have the requirements that person addressed - "user_friends" permission, approval from facebook team etc. Everything else works - login process, but is there a reason why the friend picker fragment is empty? I was able to start the friend picker activity but I got was a activity that had Choose Friends and Done at the top. The friends list is empty. I don't want to post my code because most of it comes from https://developers.facebook.com/docs/android/scrumptious/show-friends

Also got a failed binder transaction. Does that mean something?

Community
  • 1
  • 1
committedandroider
  • 8,711
  • 14
  • 71
  • 126

1 Answers1

3

Mine was empty because I was the only one using the app. Because I am using facebook api graph 2.0, it only shows friends who are using the app.

committedandroider
  • 8,711
  • 14
  • 71
  • 126