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 2020/06/22 08:35:35 UTC

[GitHub] [cordova-plugin-inappbrowser] coolvasanth commented on pull request #240: Update InAppBrowser.java

coolvasanth commented on pull request #240:
URL: https://github.com/apache/cordova-plugin-inappbrowser/pull/240#issuecomment-647371498


   @infil00p can you please tell me from cordova side how to open geo or mailto to tel kind of URL's. 
   ```
   window.open = cordova.InAppBrowser.open;
   window.open('market://:', 'blank')
   ```
   When I try above code it just opens in browser with http://market or tel, but I want to open Playstore. 


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