Recently, I have been working with Ionic 3 and encountered an issue when trying to call a number using the Call Number plugin. Here are the steps I followed to add the plugin:
ionic cordova plugin add call-number
npm install --save @ionic-native/call-number
However, upon implementation, I received the following error message:
ERROR Error: Uncaught (in promise): Error: No provider for CallNumber!