Quantcast
Channel: Ionic Forum - Latest topics
Viewing all articles
Browse latest Browse all 70749

Ionic v4 Contacts Fields Null

$
0
0

@karayilanx wrote:

Hi here is my code when try reach contacts list all fields return null

    this.contacts.find(["*"])
    .then((data: Contact[]) => {
      this.allContacts = data
      data.forEach(element => {
        this.kisiler.push(element.displayName);
      });
    }).finally(() => {
      console.log(this.allContacts);
    });
  }

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 70749

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>