[Extension]ContactList - Get All Contact List

i need to get only the contacts who are using my app
can u send me the blocks for that

Please help me @DeveloperLeo tell the solution

this is something completely different
the extension presented here is able to give you all contacts stored in your device

Taifun

Then how can I get only stored contacts??
Please tell

This extension only gives you all the contact list on your phone. The question you are asking is totally different from this extension.

But you can make this system in your app by using some logic.

  1. Let the user sign-in with phone number and store the userā€™s phone number into a database.

  2. Get the Contact List from the current userā€™s phone using this extension in a list.

  3. Check your users phone numbers list from database and the contact list and use ā€œis in listā€ block to check if a user from the contact list is using your app or not. The rest of the contacts which are not using your app; you can remove the items from the contact list.

Hope this helps!

i did everything you said but
can you tell how to do thisā€¦ i mean how to remove?

By using for loop, use remove list item block and in the thing select list item of all the users and keep those items which are using the app and remove all the rest of the items.

As you said is ok
But what to do in the place of thing in ā€œselect list item listā€
I mean what to do to remove unrigistered users

Can I use "ā€œis not in list block for thisā€
And list is registered numbers

Instead of just discussing, I suggest you to try yourself first. If thereā€™s something wrong in your blocks, we are here to help.

The names and numbers of my contacts donā€™t match. They have been jumbled with other contacts, is anyone else facing this issue?

Only a few name and numbers are correct, else all contacts have the name and numbers of other contacts.

Please help!

1 Like

The names and numbers of my contacts donā€™t match. They have been jumbled with other contacts, is anyone else facing this issue?

Only a few name and numbers are correct, else all contacts have the name and numbers of other contacts.

Please help me!

1 Like

This post was flagged by the community and is temporarily hidden.

Welcome @E_Falcon

And why would you do that :thinking:

1 Like

Welcome to the community @E_Falcon :slightly_smiling_face:
I think thatā€™s really an #off-topic.
Better is to search in the community. If you didnā€™t find your solution then create a new topic.

i am also facing same problem after 636 contacts all other contacts are mismatched with each otherā€¦

please help if you or any one find any solution on itā€¦

1 Like

This post was flagged by the community and is temporarily hidden.

Because , is also been used as list sepretor so thatā€™s why error is occurring

1 Like

So any solution on it ???

Either developer do something with extension to solve the issue or do not use coma in contacts or until extension not been updated use a procedure to check if there is to different name with same number then join both names

Their is no such option in extension to check
number and name are mismatched.

1 Like