How to call Phone Number / Launch phone number/

Building a part app / part game for christmas. Kids can play a game but we also will have free santa line to call. What is the best way to go about this for IOS?

Is there a API? Or should I do something like a html page that has the phone number?

I was hoping I could simply add a button that would display that said call ‘santa’ and would dial the number.
Thanks… [import]uid: 33705 topic_id: 17825 reply_id: 317825[/import]

You can do that yes, its as simple as this…

system.openURL("tel:080057628")  

If your building for android you would need to add some permissions to the manifest to get it to work. But on iOS that should work just fine :slight_smile: [import]uid: 69826 topic_id: 17825 reply_id: 68006[/import]

TandG is correct - I’m just chiming in to say that sounds like an awesome idea.

I wouldn’t mind calling Santa - he owes me a pony >:(

Peach :wink: [import]uid: 52491 topic_id: 17825 reply_id: 68087[/import]