How can I tell if people in my phone contact list are other users of my app? I saw this feature in WhatsApp.

没有正确的解决方案

其他提示

You have to upload all user contacts to the app server. You need the permission from the user first, then upload the contacts, and compare the uploaded list with the contact detail of users already on the server.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top