@kongupradeep wrote:
call(){
CallNumber.callNumber("321", true)
.then(() => console.log('Launched dialer!'))
.catch(() => console.log('Error launching dialer'));
}this is my code. but not launching the dailer
Posts: 3
Participants: 2
@kongupradeep wrote:
call(){
CallNumber.callNumber("321", true)
.then(() => console.log('Launched dialer!'))
.catch(() => console.log('Error launching dialer'));
}this is my code. but not launching the dailer
Posts: 3
Participants: 2