Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-14012

asynchronous functions with "Contacts" plugin

    XMLWordPrintableJSON

Details

    Description

      Hello,

      I have 2 buttons on my HTML project. I am also using Cordova-plugin-contacts.

      By clicking 1st button, I am reading firebase database (with "once" method) then using navigator.contacts.find. 

      By clicking 2nd button, I am reading firebase database (with "once" method).

      These two buttons are working fine individully (even clicking multiple times). However, when I click button 2 after button 1, I could not able to read database.

      I have lots of "database read" operation with no issue until I have started to use navigator.contacts.find Do you think there is a relation between these 2 functions(database read and navigator.contacts.find)?

      Attachments

        Activity

          People

            Unassigned Unassigned
            Şenel Ömer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: