Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

reads the empty contacts? #19

Open
Talha137m opened this issue Jan 22, 2024 · 1 comment
Open

reads the empty contacts? #19

Talha137m opened this issue Jan 22, 2024 · 1 comment

Comments

@Talha137m
Copy link

i am wanted to that cannot read the empty contacts but it reads the empty contacts ?

@s0nerik
Copy link
Owner

s0nerik commented Jan 23, 2024

Hey @Talha137m , if I understood you correctly, you receive some contacts without any meaningful/visible information except for the contact ID. If that's the case, I can think of the following potential causes:

  • fields parameter in a getAllContacts(fields:) lacks the fields, which the problematic contacts are missing.
  • problematic contacts don't specify or specify fields, supported by fast_contacts, as empty.

Anyway, fast_contacts doesn't filter any contacts based on whether they contain any human-readable information. As long as the contact is returned for a given query by the OS - it will appear in the fast_contacts response.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants