Hi,
Is it possible to execute this line of JavaScript code from solar2d?
window.location = "tel:495898694"
because when using the regular system.openurl
… it redirects to another page which causes a problem with browsers set to disallow popups (popup blockers)
would this solve the problem?
Help please … I’m very bad with JavaScript