Nicholas Teo
Posts: 0
Joined: Mon Sep 09, 2013 1:55 pm

Friend list view

Hi,
I would like to build a page where user can see who in his contacts/friends are also using this app. How can I do that? Please help, thank you.

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Friend list view

Hi Nicholas,

You need to implement the interaction via social networks. For example Facebook (http://docs.appery.io/tutorials/build...), GooglePlus. Most social networks have API to search for links. The user of your application will only need to log in to the selected social network. Then your application using the API service will be able to show a list of user's friends.

Return to “Issues”