CallNumber native plugin Error

After i upgraded Ionic Framwerok and the Call Number plugin when i try to call the app return this error:

console.warn: Native: tried calling CallNumber.callNumber, but the CallNumber plugin is not installed.
console.warn: Install the CallNumber plugin: 'ionic cordova plugin add call-number'

I re-install the native plugin
$ ionic cordova plugin add call-number
$ npm install --save

but I have the same issue

Thanks

Hi
same issue here. Have you found a fix for this ?

thanks

Giuliano

Hi @giulianoz.
I have the issue only when i run the app with IonicDevApp.

If i create a build for iOS and Android, i don’t have any issue.

Just for safety, remove and add platform, so after this create a build for the platform required and try in a simulator or on a real device.