I am working on android application in phonegap-3.1.0 I want to use phone contacts in my application, So I have refer this Document.
Successfully installed the plugins for contacts
When I remove saved contact(save from javascript code), It alerts Removal Success But when I go into the contacts, it is still not removed from here,
Every time I try, it saves the contact but not not removed since alerts like Removal Success,
What should I Do... SO I need help on it, Why the contact can't be remove
I have created an app for contacts insert and delete
Hope this will help you. :)