clio_pasta
Posts: 0
Joined: Sat Feb 28, 2015 4:27 am

One Button Native Dailer for both Android & iOS

How to setup native dailer for both IOS and Android in same button, the difference is only semi colon on syntax, please advise

Android
window.open('tel:+37529XXXXXXX', '_system');

iOS
window.open('tel:+37529XXXXXXX', '_system')

clio_pasta
Posts: 0
Joined: Sat Feb 28, 2015 4:27 am

One Button Native Dailer for both Android & iOS

Actually, you miss the point, please read the question again

ONE BUTTON dailer for both Android and iOS

I am asking HOW...to do it in Apperio.io

**actually the article script does not work

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

One Button Native Dailer for both Android & iOS

Hi Clio -

I'm not sure if this is possible within hybrid apps, but you can look for a solutions online.

OldeDeBolde
Posts: 0
Joined: Sat Nov 21, 2015 11:39 pm

One Button Native Dailer for both Android & iOS

I have the same issue. Does someone knows how to solve this?

I am using this js script on button click

window.location.href='tel:9999999999';

I am using the app tester on my phone, but nothing happens on my phone. Wrong code or do I have to allow this for using a phone functionality?

OldeDeBolde
Posts: 0
Joined: Sat Nov 21, 2015 11:39 pm

One Button Native Dailer for both Android & iOS

This code does not work on my android phone using the app tester. Nothing happens. Any idea why not? How to troubleshoot this?

Thanks

OldeDeBolde
Posts: 0
Joined: Sat Nov 21, 2015 11:39 pm

One Button Native Dailer for both Android & iOS

Someone found a solution for this? Seems to me a must have feature in a lot of apps. Can not imagine this is not working....

Plse help

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

One Button Native Dailer for both Android & iOS

Hello,

You may try to use some appropriate phonegap plugin for this, for example this one: https://github.com/Rohfosho/CordovaCa... It should be working the same way for iOS and Android.

OldeDeBolde
Posts: 0
Joined: Sat Nov 21, 2015 11:39 pm

One Button Native Dailer for both Android & iOS

Thanks!
Any idea if this would work for windows phones too?

Return to “Issues”