cordova-plugin-dialer

a cordova plugin to call phone dialer

Usage no npm install needed!

<script type="module">
  import cordovaPluginDialer from 'https://cdn.skypack.dev/cordova-plugin-dialer';
</script>

README

ios-dialer

a cordova plugin, to call the phone dialer

warning: version 0.5.7 is not tested

  • to make phone call ** PhoneDialer.call(phone_number, onSuccess, onError);

  • to open the dial ** PhoneDialer.dial(phone_number, onSuccess, onError);

LICENSE

MIT LICENSE