You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2021/04/14 20:40:28 UTC

[GitHub] [cordova-plugin-inappbrowser] eric-horodyski commented on issue #830: Can't open mailto: / tel: / sms: links in IAB under iOS: URL not supported

eric-horodyski commented on issue #830:
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/830#issuecomment-819817219


   > @jay34fr see my previous [#830 (comment)](https://github.com/apache/cordova-plugin-inappbrowser/issues/830#issuecomment-742042977):
   > 
   > #592 is about opening those links _from the Cordova WebView_.
   > This issue on the other hand is about opening those links _from within the InAppBrowser_, i.e. the embedded browser window you can use to open arbitrary external URLs, see the linked [sample app](https://github.com/acran/cordova-inappbrowser-mailto-bug-sample).
   
   @acran - If I change the target to `_self` or `_system` I'm able to have the device prompt me to call and switch to the phone app. I've taken your project and set the URL to a local pizza place which has a vanilla `tel` link in their markup, for whatever reason your `iab.html` just didn't work for me. 
   
   Unfortunately, `_blank` doesn't work. Which is probably the most sought-after target to have work since it doesn't transition the user away from the app. But, hopefully this helps in the eventual fixing of the issue. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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