Hi,
I've implemented "Tel URI" scheme, like below shown, to make call for a given nomber from my app. and Its works perfectly..!
when i click the link to make the call, Its asking me permission prompt like 'Create call to +9192******74" Yes / No. now my question is,Code:<a href="tel:+9192******74">Dial Me</a>
Can I make the call without this permission prompt...? that means if i click the link, the phone continues to make a connection and dial the number as normal.
Thanks in advance!!!

Can I make the call without this permission prompt...? that means if i click the link, the phone continues to make a connection and dial the number as normal.
Reply With Quote

