Open nehalasim opened 4 years ago
document.addEventListener("deviceready", call, false); function call(){ cordova.plugins.CordovaCall.callNumber('233232323', '',''); }
showing error when I run the app (Unfortunately system has stopped)
document.addEventListener("deviceready", call, false); function call(){ cordova.plugins.CordovaCall.callNumber('233232323', '',''); }
showing error when I run the app (Unfortunately system has stopped)