• I have used below code, that was mentioned in this link npmjs.com/package/nativescript-phone but I am getting error - execution interrupted.
    var phone = require( "nativescript-phone" );
    phone.dial("212-555-1234",false);

About

Avatar for user71304 @user71304 started