You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Kerri Shotts (JIRA)" <ji...@apache.org> on 2017/01/25 04:46:26 UTC

[jira] [Commented] (CB-12382) Tel:* links dont work in iPhone

    [ https://issues.apache.org/jira/browse/CB-12382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15837186#comment-15837186 ] 

Kerri Shotts commented on CB-12382:
-----------------------------------

Thanks for reporting an issue. However this issue tracker is for Apache Cordova, not PhoneGap Build. The appropriate place to get help is on the PhoneGap Build forms, and you've already posted there (https://forums.adobe.com/thread/2263461). As such, I'm closing this. If your issue does turn out to be a Cordova issue, we can open the issue again.

> Tel:* links dont work in iPhone
> -------------------------------
>
>                 Key: CB-12382
>                 URL: https://issues.apache.org/jira/browse/CB-12382
>             Project: Apache Cordova
>          Issue Type: Bug
>            Reporter: Denis Matafonov
>
> Compiled an app at build.phonegap.com, on newer Cordova version 4.3.0
> All my tel: and sms: links stopped working. When user clicks nothing happens.
> Here's my XML:
>   <access origin="*"/>
>   <access origin="tel:*" launch-external="yes"/>
>   <access origin="sms:*" launch-external="yes"/>
>   <plugin name="cordova-plugin-whitelist"/>
>   <allow-intent href="http://*/*"/>
>   <allow-intent href="https://*/*"/>
>   <allow-intent href="tel:*"/>
>   <allow-intent href="sms:*"/>
>   <allow-intent href="mailto:*"/>
>   <allow-intent href="geo:*"/>



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org