rohfosho / CordovaCallNumberPlugin

Call a number directly from your cordova application.
MIT License
185 stars 151 forks source link

Check and open errors #4

Closed cosmin-petrescu closed 9 years ago

cosmin-petrescu commented 9 years ago

First we check if we can open the call url, otherwise we throw an error, then we open the url, in case of failing we throw an error.