awesome-cordova-plugins/docs/plugins/call-number/README.md

22 lines
548 B
Markdown
Raw Normal View History

2021-09-29 20:09:02 +08:00
# Call Number
```
$ ionic cordova plugin add call-number
2021-09-29 21:19:55 +08:00
$ npm install @awesome-cordova-plugins/call-number
2021-09-29 20:09:02 +08:00
```
2021-09-29 21:19:55 +08:00
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/call-number/)
2021-09-29 20:09:02 +08:00
Plugin Repo: [https://github.com/Rohfosho/CordovaCallNumberPlugin](https://github.com/Rohfosho/CordovaCallNumberPlugin)
Call a number directly from your Cordova/Ionic application.
2021-09-29 20:38:45 +08:00
NOTE**: The iOS Simulator (and maybe Android Simulators) do not provide access to the phone subsystem.
2021-09-29 20:09:02 +08:00
## Supported platforms
- Android
- iOS
2021-09-29 20:38:45 +08:00