You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "jcesarmobile (Jira)" <ji...@apache.org> on 2019/09/23 08:36:00 UTC

[jira] [Closed] (CB-14034) tel: mailto: etc. do not work

     [ https://issues.apache.org/jira/browse/CB-14034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

jcesarmobile closed CB-14034.
-----------------------------
    Resolution: Cannot Reproduce

I can't reproduce.
If you still face the issue, create a new issue on https://github.com/apache/cordova-android/issues (for Android) and/or https://github.com/apache/cordova-ios/issues (for iOS) with a sample application where it can be reproduced.

> tel: mailto: etc. do not work
> -----------------------------
>
>                 Key: CB-14034
>                 URL: https://issues.apache.org/jira/browse/CB-14034
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: cordova-android, cordova-ios
>            Reporter: Chet Corcos
>            Assignee: Joe Bowser
>            Priority: Major
>
> Links such as this no longer work on iOS and Android.
>  
>       <a
>         href="tel:9165489445"
>         target="_blank"
>       >
>         click me
>       </a>
>  
> I opened up all my whitelist configurations to make sure that was not the issue.
>  
> <access origin="*"/>
> <allow-intent href="*"/>
> <allow-navigation href="*" />
>  
> I also tried all sorts of things with `window.open` with no luck.
>  
> I'm also using the apache wkwebview plugin which might be relevant. Spent a solid 2 hours trying to figure this out with no luck. Not even an error, it just silently fails...



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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