rohfosho / CordovaCallNumberPlugin

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

Uncaught TypeError: Cannot read property 'CallNumber' of undefined #45

Closed thidasapankaja closed 7 years ago

thidasapankaja commented 7 years ago

Today I added this plugin for my app. And I'm getting the error.

I added the plugin using cordova plugin add https://github.com/Rohfosho/CordovaCallNumberPlugin.git and tried changing window.plugins to window.cordova.plugins too. Nothing worked.

I referred this issue and this one as well.

Added the script file even. But still no good. What can be the reason for this ?

thidasapankaja commented 7 years ago

Sorry. This is not an issue. When I run this on an android device it works