Page 1 of 1

('tel: ', '_system') is not working on iOS after upgrading to v2.1 libraries

Posted: Wed Jun 17, 2015 6:15 am
by Hawk

Hi,

I have an html element, where is has the following:
Image

The phone function used to work properly on both android and iOS previously. However, recently I had to upgrade libraries to v2.1 to support 64-bit on App Store. In the generated build, the function does not work anymore. No phone function is running. On the desktop browser console, we no errors show, it will open another tab. On android it is running perfectly. But on iOS it just stopped working.

Can I know what is the problem here? I checked the following threads
https://getsatisfaction.com/apperyio/...
https://getsatisfaction.com/apperyio/...

But none has helped!

Thanks,


('tel: ', '_system') is not working on iOS after upgrading to v2.1 libraries

Posted: Wed Jun 17, 2015 4:10 pm
by Serhii Kulibaba

Hello Hawk,

Please use separate JS for that (Javascript file or event handler)


('tel: ', '_system') is not working on iOS after upgrading to v2.1 libraries

Posted: Mon Jul 13, 2015 10:27 am
by Hawk

Hi Sergiy,

But I'm using it within html in order to style it. As it's shown below, it phone number that works as hyperlink is part from styled text.

Image

How can I use separate JS for that?


('tel: ', '_system') is not working on iOS after upgrading to v2.1 libraries

Posted: Wed Jul 15, 2015 12:49 am
by Hawk

Hello,

Any update on this?

Thanks,


('tel: ', '_system') is not working on iOS after upgrading to v2.1 libraries

Posted: Wed Jul 15, 2015 8:06 am
by Alena Prykhodko

Hello Hawk,

We will post an update as soon as have news here.
This will take time.


('tel: ', '_system') is not working on iOS after upgrading to v2.1 libraries

Posted: Sun Jul 19, 2015 9:28 pm
by Illya Stepanov

I've tested your HTML code inside the app installed on iPhone (iOS 7.1.2) using Libraries version 2.2. -- and everything works as expected. By tapping on the phone link the call dialing initializes.