
Security News
GitHub Actions Pricing Whiplash: Self-Hosted Actions Billing Change Postponed
GitHub postponed a new billing model for self-hosted Actions after developer pushback, but moved forward with hosted runner price cuts on January 1.
@capacitor-community/contacts
Advanced tools
@capacitor-community/contacts
Capacitor Plugin for accessing Contacts.
This plugin enables you to access the native contacts APIs of iOS and Android. It allows you to retrieve, create and delete contacts.
Currently there are three actively maintained versions of this plugin. The API of these versions is identical. The only difference between these versions is the supported Capacitor versions.
| Plugin | Capacitor | Status | Documentation |
|---|---|---|---|
| v7.x | v7.x | LTS | Link |
| v6.x | v6.x | LTS | Link |
| v5.x | v5.x | LTS | Link |
| v4.x | v4.x | LTS | Link |
| v3.x | v3.x | LTS | Link |
If you are installing this plugin into a new project, you can ignore the following explanation.
In the past a few other versions of this plugin were released, also targeting different versions of Capacitor:
| Plugin | Capacitor | Status | Documentation |
|---|---|---|---|
| v2.x | v4.x | Deprecated | Link |
| v1.0.9 and up | v3.x | Deprecated | Link |
| v1.0.0 and up | v2.x | Deprecated | Link |
| v0.x | v2.x | Deprecated | Link |
Admittedly, this wasn't the most consistent versioning strategy, and we'll keep it more coherent in the future.
It's highly recommended to upgrade to either v3, v4, v5, v6 or v7 if you are using an old version!
Extensive documentation is available here.
This plugins only adds support for using the native iOS and Android APIs. If you want to make use of the JavaScript API as well (for a possible webapp) you should implement that separately. Of course it should be possible to integrate this into the plugin in the future. If you want to help out with this, please start a PR.
FAQs
Contacts Plugin for Capacitor
The npm package @capacitor-community/contacts receives a total of 10,685 weekly downloads. As such, @capacitor-community/contacts popularity was classified as popular.
We found that @capacitor-community/contacts demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 48 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
GitHub postponed a new billing model for self-hosted Actions after developer pushback, but moved forward with hosted runner price cuts on January 1.

Research
Destructive malware is rising across open source registries, using delays and kill switches to wipe code, break builds, and disrupt CI/CD.

Security News
Socket CTO Ahmad Nassri shares practical AI coding techniques, tools, and team workflows, plus what still feels noisy and why shipping remains human-led.