rohfosho / CordovaCallNumberPlugin

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

Plugin not installed #86

Open chukwumaokere opened 4 years ago

chukwumaokere commented 4 years ago

This plugin straight up doesn't work. I haven't found much help otherwise on why I'm getting the "plugin_not_installed" when i've installed deleted and reinstalled it 10 times

vagnersabadi commented 4 years ago

Any solution to this problem? error occurs for both android and iOS. Solution is:

window.open('tel:' + numberTo);