ContactPicker icon indicating copy to clipboard operation
ContactPicker copied to clipboard

ContactPicker plugin for Cordova / PhoneGap

Results 11 ContactPicker issues
Sort by recently updated
recently updated
newest added

Trying to access my phone contacts using the predefined function of the plugin window.plugins.ContactPicker.chooseContact(function(contactInfo) { // no response received here in "contactInfo" });

Hi all, I used this plugin in my cordova application it's working fine with android, but i used this plugin to add contact details in Iphone than overlay is coming...

First of all: Thanks a lot for this plugin. It's the only one I know of that shows the native dialog when adding new contacts. My problem: The iOS version...

bug

Hello Is it possible to show only contacts that have email?

hey! I can pick only one contact, If i want to pick multiple contacts, it that possible ?

I am trying to use the plugin in a phonegap app using phonegap build. I have referenced the plugin in my config.xml as : When I try to reference contactInfo.phones...

bug

if contact has more than 1 phone number with same type (f.e. mobile), only first one will be selected. This is probably because of this: JSONObject phones = new JSONObject();...

enhancement

Hi! Thank's for the plugin. What's the best way to extend it? I need to get contact's photos for instance.

enhancement

Thanks ! But address, home, work, mobile numbers are not working