cordova-plugin-contacts icon indicating copy to clipboard operation
cordova-plugin-contacts copied to clipboard

[DEPRECATED] Apache Cordova Plugin contacts

Results 44 cordova-plugin-contacts issues
Sort by recently updated
recently updated
newest added

# Bug Report ## Problem ### What is expected to happen? Imported contact with custom label should display 'label' ### What does actually happen? Imported contact with custom label displayed...

### Platforms affected Android ### What does this PR do? ### What testing has been done on this change? ### Checklist - [ ] [Reported an issue](http://cordova.apache.org/contribute/issues.html) in the JIRA...

bug
platform: android

### Platforms affected Android 8.0 and above ### Motivation and Context Android 8.0 no longer assumes related permissions - so when the app gets a contact 'write' permission to save...

bug
platform: android

Hello I thought when I add new contact, it should make open native contact app from phone, than show it to user notifying that "hey! I added succesfully!" but no...

I know this plugin is obsolete but I would like to know if anyone has ever tried to search for elements with contact.find() in a for loop on a phone...

In iOS 13 I am not able to retrieve the note field. I am able to see the note field, but not able to read it. Does anyboday has a...

We have a Samsung Galaxy S9 and it has two contacts apps. It lets us choose which app, then it shows the list of contacts, but when we select a...

# Feature Request ## Motivation Behind Feature The rationale for a best effort approach is e.g. reading up SMSs as "An SMS from Jim Smith: bla bla bla". ## Feature...

question

# Bug Report ## Problem Contact with birthday, which is without year imports with empty birthday ### What is expected to happen? Expects to have contact with birthday with empty...

bug
platform: android

### Platforms affected Windows ### Motivation and Context When on windows user decline "Permissions request" prompt, the app immediately crashes since `contactStoreRequest` callback argument is `null`, so lib throws an...

bug
platform: windows