Possibility of "tel:" for OpenURL
RabidParrot
Formally RabidParrot.Member Posts: 956
Do you think Gamesalad will ever have a "tel:" prefix for the OpenURL behavior? It would be really beneficial for non-game apps. I can html redirect, but it would be easier to have this asset. I'm not sure how difficult it would be to implement the code. I'm sure that it isn't on their to-do list..
Comments
You could open a url to a webpage and once in webview it is easy to tap on a telephone number and be prompted with the call function.
www.mbstudios.co | Free Stuff
Tel used to work like mailto does but for some reason it just stopped working and never gotten an official answer on it
Open a feature request and go vote.
Hi. I try to use tel:// in a html and create a url link to this html. But it doesn't automatically prompt the user to call. I think I need to click on the link instead to trigger the call. Is there a way that makes it automatically call when the user click on the url link?
Is there any other protocols we should add to the open url behavior ?
Doesn't Facebook have a protocol?
Send and Receive Data using your own Server Tutorial! | Vote for A Long Way Home on Steam Greenlight! | Ten Years Left
Are you transporting the user to the webpage where the html redirect is?
Here is the code I have on my aws server. Just change out the number and you should be good to go. Make sure you don't use the embedded Gamesalad browser. Html and the embedded browser are enemies.