WebsiteBeaver / CordovaCall

Cordova CallKit & ConnectionService plugin for iOS/Android that displays the native call UI for VOIP apps
MIT License
196 stars 91 forks source link

Issue while calling cordova.plugins.CordovaCall.receiveCall #92

Open Arihant1234 opened 4 years ago

Arihant1234 commented 4 years ago

I have try to use this call plugin but on calling cordova.plugins.CordovaCall.receiveCall('David Marcus'); function i am getting this error "Property 'CordovaCall' does not exist on type 'CordovaPlugins'" .Please help and let me know how to integrate this plugin in ionic4 . Thanks in advance

krishnarout commented 4 years ago

I have try to use this call plugin but on calling cordova.plugins.CordovaCall.receiveCall('David Marcus'); function i am getting this error "Property 'CordovaCall' does not exist on type 'CordovaPlugins'" .Please help and let me know how to integrate this plugin in ionic4 . Thanks in advance

Hi,did you find any solution for this?