('tel: ', '_system') is not working on iOS after upgrading to v2.1 libraries
Hi,
I have an html element, where is has the following:
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,