Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-14034

tel: mailto: etc. do not work

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Cannot Reproduce
    • None
    • None
    • None

    Description

      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...

      Attachments

        Activity

          People

            bowserj Joey Robert Bowser
            ccorcos Chet Corcos
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: