Hi,
I need to make a call from inside a widget. When I call
widget.openURL("tel:+123456789");
The phone shows me a request to confirm the call.
Can I disable this request?
I want that when I invoke widget.openURL("tel:+123456789"); the call starts immediatly without any request.
Can someone decribe how to do this?
Thank you.
Massimiliano

Reply With Quote


