Empty Facebook FriendPickerFragment

后端 未结 1 1648
北荒
北荒 2021-01-22 12:39

i want display FriendPickerFragment in other fragment but i get empty list please help i cant find any info about thay

this is layout



        
相关标签:
1条回答
  • 2021-01-22 13:21

    Facebook has released their new sdk recently to enhance the level of security purpose. The following are the few requirement to use facebook sdk in your app.

    check this points first!!

    1. The app should send for the submission and needs to get approval from facebook team to use facebook integration in your own app for listing friends details, accessing locations and to access other special permissions The approval formalities are similar like store listing app in the google play.

    2. The application must be listed in the google play or you could able to integrate it as a test user(i.e like beta testing in google play).

    3. The application should have a proper package name, launching activity, domain name, website url and email.

    4. The app id registered must match with a app name and hash key must be generated for a user developing with different machines

    5. The sample screenshots of the application, description, and app logo needs to be added

    6. Once after the successful approval from the team it will show a active symbol near your app name.

    Hope this help!!!

    0 讨论(0)
提交回复
热议问题