Open mssaravanan opened 6 years ago
I have used below query to get all contact list, but some mobile email address is missing. Query q = ContactsList.getQuery(); q.find()
What is a mobile email address?
@behelit , I mentioned mobile device, emil address. I have tested with various devices, in that our query not picking the email id.
I have used below query to get all contact list, but some mobile email address is missing. Query q = ContactsList.getQuery(); q.find()