I am using ionic 3, I want to call a number and for that I have added ionic native plugin for call-number:
ionic cordova plugin add call-number
npm install --save @ionic-native/call-number
But it's throwing an error:
ERROR Error: Uncaught (in promise): Error: No provider for CallNumber!