mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
29 lines
742 B
Markdown
29 lines
742 B
Markdown
---
|
|
description: >-
|
|
Call Number plugin for Cordova and Ionic. Call a number directly from your Cordova/Ionic application. NOTE**: The iOS Simulator (and maybe Android Simulators)…
|
|
---
|
|
|
|
# Call Number
|
|
|
|
Call a number directly from your Cordova/Ionic application.
|
|
NOTE**: The iOS Simulator (and maybe Android Simulators) do not provide access to the phone subsystem.
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
ionic cordova plugin add call-number
|
|
npm install @awesome-cordova-plugins/call-number
|
|
```
|
|
|
|
**Plugin Repo:** [https://github.com/Rohfosho/CordovaCallNumberPlugin](https://github.com/Rohfosho/CordovaCallNumberPlugin)
|
|
|
|
## Supported Platforms
|
|
|
|
- Android
|
|
- iOS
|
|
|
|
## Further Information
|
|
|
|
- [Installation Guide](../../installation.md)
|
|
- [FAQ](../../faq.md)
|