--- 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)