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

tel links stopped working with window.open()

    XMLWordPrintableJSON

Details

    Description

      The JavaScript code

      window.open( 'tel:' + phoneNumber, '_top' ); // +353xxxxxxxxx or 00353xxxxxxxxx

      used to work in PhoneGap 2.2.0 and earlier versions, but when I re-built my app recently with 2.3.0, it didn't work any more. It throws a weird HTML browser page saying that there was a problem opening this URI. When I build the exact same code with PhoneGap 2.2.0, it works as expected, popping up the dialer with the phone number pre-filled.

      Attachments

        Activity

          People

            bowserj Joey Robert Bowser
            mrextreme Mr. Extreme
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: