You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "adam telles (JIRA)" <ji...@apache.org> on 2014/07/31 20:57:38 UTC

[jira] [Created] (CB-7241) Contacts.find does not work 100%

adam telles created CB-7241:
-------------------------------

             Summary: Contacts.find does not work 100%
                 Key: CB-7241
                 URL: https://issues.apache.org/jira/browse/CB-7241
             Project: Apache Cordova
          Issue Type: Bug
          Components: Android, Plugin Contacts
    Affects Versions: 3.5.0, 3.4.0
            Reporter: adam telles


Contacts find method does not call onSuccess or onError function 100% of the time. Our app uses contacts.find 0 to * times and it works 80% of the time however for some reason it will not work the other 20 percent of the time. Testing our app we have narrowed down that the method does not produce a catchable error for a try catch block to catch. Our app calls the find function once to load all contacts then again to search a filtered list based on the users input. The user can search with this process as many times as they want but after an undetermined amount of times time the plugin stops working. To temporarily fix you have to stop the app and make sure its not in the background so it can start fresh.



--
This message was sent by Atlassian JIRA
(v6.2#6252)