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.
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.
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.