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:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]